fixed a js error

This commit is contained in:
Loïc Chapeaux
2001-09-01 14:44:32 +00:00
parent 0e7f140c2c
commit 7d4f60abb6
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
* Gets some core libraries
*/
require('./grab_globals.inc.php3');
$js_to_run = 'functions.js';
require('./header.inc.php3');