Changeset 51 for administrace/index.php
- Timestamp:
- Aug 20, 2007, 3:58:00 PM (17 years ago)
- Location:
- administrace
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
administrace
-
Property svn:ignore
set to
php_script_error.log
-
Property svn:ignore
set to
-
administrace/index.php
r5 r51 1 <?php 2 include('../global.php'); 3 ?> 1 4 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 5 <html> 3 6 <head> 4 <title> Login</title>5 <meta http-equiv="Content-Type" content="text/html; charset= windows-1250">6 <meta name="generator" content="PSPad editor, www.pspad.com"> 7 <title>Pøihlá¹ení</title> 8 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> 9 7 10 </head> 8 11 <body> … … 23 26 </table> 24 27 25 Pokud jste jeden z GM a nemáte úèet tak napi tì na maron2@centrum.cz, nebo na ICQ28 Pokud jste jeden z GM a nemáte úèet tak napi¹tì na <?php echo($Config['Web']['AdminEmail']); ?>. 26 29 </form> 27 30
Note:
See TracChangeset
for help on using the changeset viewer.