This commit is contained in:
Anne-Cath
2025-09-08 16:07:01 +02:00
parent e8e8828f66
commit 036a5d623b
12 changed files with 83 additions and 82 deletions

View File

@@ -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');
/**

View File

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