Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9476 - (show annotations) (download)
Thu Apr 6 13:59:11 2017 UTC (7 years, 2 months ago) by niro
File size: 69 byte(s)
tagged 'alx-web-0_7_0_20170406_3'
1 <?
2
3 $error = array();
4 $error[0] = "Fehler in Datenbankanbindung";
5
6 ?>