mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
WIP
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
|
||||
require_once('dbobjectiterator.php');
|
||||
require_once(APPROOT.'core/dbobjectiterator.php');
|
||||
|
||||
|
||||
/**
|
||||
@@ -16,7 +16,7 @@
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
require_once('backgroundprocess.inc.php');
|
||||
require_once(APPROOT.'core/backgroundprocess.inc.php');
|
||||
|
||||
/**
|
||||
* ormStopWatch
|
||||
Reference in New Issue
Block a user