[geeklog-cvs] Geeklog-1.x/plugins/links functions.inc,1.86,1.87
Oliver
ospiess at qs1489.pair.com
Tue Sep 11 01:31:13 EDT 2007
Update of /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links
In directory qs1489.pair.com:/tmp/cvs-serv31926
Modified Files:
functions.inc
Log Message:
remove debug output
Index: functions.inc
===================================================================
RCS file: /usr/home/geeklog2/cvsroot/geeklog/Geeklog-1.x/plugins/links/functions.inc,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** functions.inc 11 Sep 2007 05:28:01 -0000 1.86
--- functions.inc 11 Sep 2007 05:31:11 -0000 1.87
***************
*** 740,744 ****
// get current version
$currentVersion = DB_getItem($_TABLES['plugins'],'pi_version',"pi_name='links'");
- echo $currentVersion;
switch( $currentVersion ) {
--- 740,743 ----
More information about the geeklog-cvs
mailing list