1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Improved backtrace debug info when using xdebug. Added forum e_status.php and e_latest.php to the deprecated list.

This commit is contained in:
Cameron
2016-02-12 12:58:44 -08:00
parent ad0bc1376d
commit b64033a2a1
4 changed files with 98 additions and 17 deletions

View File

@@ -207,6 +207,8 @@ class admin_start
e_ADMIN."download.php",
e_PLUGIN."banner/config.php",
e_PLUGIN."forum/newforumposts_menu_config.php",
e_PLUGIN."forum/e_latest.php",
e_PLUGIN."forum/e_status.php"
);