// Add more informations on deprecated data

This commit is contained in:
rMalie
2012-01-26 14:10:31 +00:00
parent 4bbc253c6e
commit 5990e369c6
44 changed files with 127 additions and 30 deletions

View File

@@ -27,6 +27,9 @@
/**
* This file will be removed in 1.6
* You have to use index.php?controller=page_name instead of this page
*
* @deprecated 1.5.0
*/
require(dirname(__FILE__).'/config/config.inc.php');