summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-08-31 12:24:13 +0400
committerAndrew Dolgov <[email protected]>2012-08-31 12:24:13 +0400
commit5451903ce33d21fa4901227a4021d44eb2e20535 (patch)
tree86ca1eb53de63603d47b0be3f3d74f6d8e5e7049 /update.php
parent491b3c9add692bc97adf20d9dac5b2027547115d (diff)
fix cat_filter parsed wrong on psql
Diffstat (limited to 'update.php')
-rwxr-xr-xupdate.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/update.php b/update.php
index 51930beab..e8ef8bc99 100755
--- a/update.php
+++ b/update.php
@@ -277,6 +277,8 @@
// Oh god it's full of hacks
+## print_r($filter);
+
$_REQUEST = $filter;
$_SESSION["uid"] = $owner_uid;