CMSimple_XH 開発者ドキュメント
Menu.php
1 <?php
2 
7 trigger_error(
8  sprintf('Manual loading of %s is deprecated; use autoloading instead', __FILE__),
9  E_USER_DEPRECATED
10 );