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

@@ -132,6 +132,7 @@ if ($sql_query != '') {
/**
* Go back to the calling script
*/
$js_to_run = 'functions.js';
require('./header.inc.php3');
if (isset($my_die)) {
mysql_die('', $my_die);