Some last minute changes

This commit is contained in:
laf
2015-04-06 20:47:28 +01:00
parent 1d608dbdb6
commit 7a302c2763
4 changed files with 10 additions and 8 deletions
+3
View File
@@ -55,5 +55,8 @@ if ($options['f'] === 'perf_times') {
}
}
}
if ($options['f'] === 'callback') {
require_once "callback.php";
}
?>