Including approot is not needed here !

SVN:trunk[1032]
This commit is contained in:
Denis Flaven
2010-12-20 11:45:38 +00:00
parent 19463b370c
commit c6a6af0aa2

View File

@@ -24,7 +24,6 @@
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
*/
require_once('../approot.inc.php');
require_once(APPROOT."/application/webpage.class.inc.php");
class ajax_page extends WebPage