I updated my email

This commit is contained in:
luis daniel lucio quiroz
2014-06-22 18:38:46 +00:00
parent fb0df1b1b8
commit ca3f246e37
7 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
Luis Daniel Lucio Quiroz <daniel.lucio@astraqom.com>
Luis Daniel Lucio Quiroz <dlucio@okay.com.mx>
*/
include "root.php";

View File

@@ -22,7 +22,7 @@
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
Luis Daniel Lucio Quiroz <daniel.lucio@astraqom.com>
Luis Daniel Lucio Quiroz <dlucio@okay.com.mx>
*/
include "root.php";

View File

@@ -22,7 +22,7 @@
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
Luis Daniel Lucio Quiroz <daniel.lucio@astraqom.com>
Luis Daniel Lucio Quiroz <dlucio@okay.com.mx>
*/
require_once "root.php";
require_once "resources/require.php";
@@ -236,4 +236,4 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
//include the footer
require_once "resources/footer.php";
?>
?>