~registry/flses/trunk

« back to all changes in this revision

Viewing changes to index.php

  • Committer: fabi
  • Date: 2009-07-07 14:48:05 UTC
  • Revision ID: fabi@alter-laptop-20090707144805-ceffkld1ou8nwss0
 - Created Rights Management

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
##################################################################################
21
21
 
22
22
ini_set('display_errors','On'); 
23
 
error_reporting(0);
 
23
#error_reporting(0);
24
24
session_start();
25
25
include_once "./config.php";
26
26
include_once "./langeng.php";