You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gis/phpstan-constants.php

8 lines
190 B
PHP

<?php
define('_TRAITEMENT_RACCOURCIS', 1);
define('_DIR_RACINE', 1);
define('_DIR_VAR', 1);
define('_DIR_TMP', 1);
define('_INC_DISTANT_USER_AGENT', 1);
define('_TAILLE_MAX_GIS_STATIC', 1);