Magellan Linux

Contents of /alx-src/tags/alx-web-0_7_0_20160208_3/include/error.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8550 - (show annotations) (download)
Mon Feb 8 13:16:35 2016 UTC (8 years, 3 months ago) by niro
File size: 69 byte(s)
tagged 'alx-web-0_7_0_20160208_3'
1 <?
2
3 $error = array();
4 $error[0] = "Fehler in Datenbankanbindung";
5
6 ?>