Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13466 - (show annotations) (download)
Thu Jul 11 13:20:14 2019 UTC (4 years, 10 months ago) by niro
File size: 69 byte(s)
tagged 'alx-web-0_7_1_20190711_1'
1 <?
2
3 $error = array();
4 $error[0] = "Fehler in Datenbankanbindung";
5
6 ?>