|
From: OryNider <ory...@us...> - 2007-09-20 15:31:19
|
Update of /cvsroot/mxbb/mx_smartor/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31150 Modified Files: Tag: core28x album_cat.php Log Message: Index: album_cat.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/includes/album_cat.php,v retrieving revision 1.12 retrieving revision 1.12.2.1 diff -C2 -d -r1.12 -r1.12.2.1 *** album_cat.php 9 Aug 2007 13:16:55 -0000 1.12 --- album_cat.php 20 Sep 2007 15:31:08 -0000 1.12.2.1 *************** *** 825,828 **** --- 825,829 ---- 'L_TIME' => $lang['Time'], 'L_PIC_TITLE' => $lang['Pic_Title'], + 'L_PIC_ID' => $lang['Pic_ID'], 'L_USERNAME' => $lang['Sort_Username'], |