1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

ups, forgot to remove that reference, thanks to Vincent Gevers for pointing it out

This commit is contained in:
Gabor Hojtsy
2004-12-27 22:18:16 +00:00
parent b9d755311b
commit 2dde37f213

View File

@@ -225,7 +225,7 @@ function site_footer($config = array())
<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>