Przeglądaj źródła

Including approot is not needed here !

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1032 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 14 lat temu
rodzic
commit
fc5468a569
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      application/ajaxwebpage.class.inc.php

+ 0 - 1
application/ajaxwebpage.class.inc.php

@@ -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