|
From: OryNider <ory...@us...> - 2007-10-05 11:13:37
|
Update of /cvsroot/mxbb/mx_smartor/album_mod In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/album_mod Modified Files: Tag: core28x album_bbconstants.php album_common.php album_constants.php Log Message: removed spaces after ?> Index: album_bbconstants.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/album_bbconstants.php,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -C2 -d -r1.1.2.3 -r1.1.2.4 *** album_bbconstants.php 27 Sep 2007 00:28:29 -0000 1.1.2.3 --- album_bbconstants.php 5 Oct 2007 11:12:55 -0000 1.1.2.4 *************** *** 61,63 **** define('ALBUM_THUMBNAIL', this_smartor_mxurl('smartor_mode=album_thumbnail', true)); ! ?> --- 61,63 ---- define('ALBUM_THUMBNAIL', this_smartor_mxurl('smartor_mode=album_thumbnail', true)); ! ?> \ No newline at end of file Index: album_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/album_common.php,v retrieving revision 1.19.2.1 retrieving revision 1.19.2.2 diff -C2 -d -r1.19.2.1 -r1.19.2.2 *** album_common.php 13 Sep 2007 00:14:00 -0000 1.19.2.1 --- album_common.php 5 Oct 2007 11:12:56 -0000 1.19.2.2 *************** *** 230,232 **** include_once($album_root_path . 'album_hierarchy_functions.' . $phpEx); ! ?> --- 230,232 ---- include_once($album_root_path . 'album_hierarchy_functions.' . $phpEx); ! ?> \ No newline at end of file |