Procházet zdrojové kódy

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 před 14 roky
rodič
revize
fc5468a569
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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