mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
* This page is called to load an XML file into the database
|
||||
* parameters
|
||||
* 'file' string Name of the file to load
|
||||
*/
|
||||
*/
|
||||
|
||||
use Combodo\iTop\Application\WebPage\WebPage;
|
||||
|
||||
define('SAFE_MINIMUM_MEMORY', 256*1024*1024);
|
||||
|
||||
require_once('../approot.inc.php');
|
||||
|
||||
Reference in New Issue
Block a user