Project

General

Profile

Revision afe20e9f

Added by Jocelyn Delande about 9 years ago

Moved error handling and autoloading outside of the utils::init() (__autoload was not working actuallly)

View differences:

panorama.php
4 4
  <?php
5 5
   require 'class/utils.class.php';
6 6
   require_once 'constants.inc.php';
7
   utils::init();
8 7

  
9 8
   $form_extpoint = file_get_contents('html/form_extpoint.html');
10 9

  

Also available in: Unified diff