translate
This commit is contained in:
parent
82680dacb2
commit
a9f57459fd
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
// Copyright Author Dany De Bontridder danydb@aevalys.eu
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
if ( ! defined ('ALLOWED') ) die(_('Non autorisé'));
|
||||
require_once NOALYSS_INCLUDE.'/lib/class_ispan.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/class_icard.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/class_iselect.php';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue