summaryrefslogtreecommitdiff
path: root/itjs.php
diff options
context:
space:
mode:
Diffstat (limited to 'itjs.php')
-rw-r--r--itjs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/itjs.php b/itjs.php
index 59022fe..3f88147 100644
--- a/itjs.php
+++ b/itjs.php
@@ -27,7 +27,7 @@ if (EDC('slowjs'))
sleep(20);
$data = "";
-$files = itjs::filenames(it::match('/itjs/([a-z_,.-]*)', $_SERVER['PHP_SELF']));
+$files = itjs::filenames(it::match('/itjs/([a-z0-9_,.-]*)', $_SERVER['PHP_SELF']));
foreach ($files as $file)
{