For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > December 2004 > cvs: phpweb /include layout.inc









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb /include layout.inc
Gabor Hojtsy

2004-12-27, 8:55 pm

goba Mon Dec 27 17:18:16 2004 EDT

Modified files:
/phpweb/include layout.inc
Log:
ups, forgot to remove that reference, thanks to Vincent Gevers for pointing it out

http://cvs.php.net/diff.php/phpweb/...3&r2=1.214&ty=u
Index: phpweb/include/layout.inc
diff -u phpweb/include/layout.inc:1.213 phpweb/include/layout.inc:1.214
--- phpweb/include/layout.inc:1.213 Sun Dec 26 16:35:28 2004
+++ phpweb/include/layout.inc Mon Dec 27 17:18:16 2004
@@ -1,5 +1,5 @@
<?php
-/* $Id: layout.inc,v 1.213 2004/12/26 21:35:28 goba Exp $ */
+/* $Id: layout.inc,v 1.214 2004/12/27 22:18:16 goba Exp $ */

// Set the static content root differently on php.net
$_SERVER['STATIC_ROOT'] = ($MYSITE == 'http://www.php.net/') ?
@@ -225,7 +225,7 @@
<a href="{$provider_url}">{$provider_name}</a><br />
Last updated: {$last_updated}
</div>
-</div>{$functionsjs}
+</div>
<script src="{$_SERVER['STATIC_ROOT']}/functions.js" type="text/javascript"></script>

</body>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com