comparison managedb.php @ 1074:48e16e856646

Use long tags.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 24 Jan 2017 17:57:38 +0200
parents 7da8bde9b7be
children 0a2117349f46
comparison
equal deleted inserted replaced
1073:fc10fc30cd76 1074:48e16e856646
1 #!/usr/bin/php 1 #!/usr/bin/php
2 <? 2 <?php
3 // 3 //
4 // FAPWeb Database management utility 4 // FAPWeb Database management utility
5 // (C) Copyright 2012-2017 Tecnic Software productions (TNSP) 5 // (C) Copyright 2012-2017 Tecnic Software productions (TNSP)
6 // 6 //
7 if (!file_exists(realpath(dirname(__FILE__))."/mconfig.inc.php")) 7 if (!file_exists(realpath(dirname(__FILE__))."/mconfig.inc.php"))