remove debug statement
This commit is contained in:
parent
5e917bf209
commit
109664842b
@ -59,7 +59,6 @@
|
||||
}
|
||||
|
||||
function static_exists($id) {
|
||||
print_r("aaa".static_isvalid($id));
|
||||
if (!static_isvalid($id)) return false;
|
||||
|
||||
$fname = STATIC_DIR . $id . EXT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user