1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-14 01:19:44 +01:00

issue #780 - debug info added.

This commit is contained in:
Cameron 2014-10-14 13:03:58 -07:00
parent 69c69f14ae
commit 38a583f429

View File

@ -229,6 +229,7 @@ class media_cat_ui extends e_admin_ui
}
}
e107::getMessage()->addDebug("Max value for category names: ".print_a($this->ownerCount,true));
}