|
From: OryNider <ory...@us...> - 2007-09-20 15:32:13
|
Update of /cvsroot/mxbb/mx_smartor/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32285 Modified Files: 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.13 diff -C2 -d -r1.12 -r1.13 *** album_cat.php 9 Aug 2007 13:16:55 -0000 1.12 --- album_cat.php 20 Sep 2007 15:32:05 -0000 1.13 *************** *** 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'], |