Revision: 7954
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7954&view=rev
Author: vargenau
Date: 2011-03-03 16:34:56 +0000 (Thu, 03 Mar 2011)
Log Message:
-----------
One $Id$ is enough
Modified Paths:
--------------
trunk/lib/spam_babycart.php
Modified: trunk/lib/spam_babycart.php
===================================================================
--- trunk/lib/spam_babycart.php 2011-03-03 16:21:48 UTC (rev 7953)
+++ trunk/lib/spam_babycart.php 2011-03-03 16:34:56 UTC (rev 7954)
@@ -1,5 +1,4 @@
<?php
-// $Id$
/*
* $Id$
* Author: Bob Apthorpe <apt...@cy...>
@@ -75,4 +74,4 @@
trigger_error("Couldn't process ".BABYCART_PATH.".\n".$error, E_USER_WARNING);
return -1; // process error
}
-?>
\ No newline at end of file
+?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|