a harmless dot

This commit is contained in:
luis daniel lucio quiroz 2013-06-11 03:48:58 +00:00
parent 0d8cf9895f
commit 16bd1685fc
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
the Initial Developer. All Rights Reserved. the Initial Developer. All Rights Reserved.
Contributor(s): Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com> Mark J. Crane <markjcrane@fusionpbx.com>
*/ */
include "root.php"; include "root.php";
@ -51,4 +51,4 @@ include "root.php";
echo "<br /><br />\n"; echo "<br /><br />\n";
require_once "includes/footer.php"; require_once "includes/footer.php";
} }
?> ?>