I updated my email

This commit is contained in:
luis daniel lucio quiroz 2014-06-22 18:38:46 +00:00
parent 64130bb62e
commit 458fb5cc1c
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";
?>
?>

View File

@ -26,7 +26,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>
--set variables
flags = "";
@ -709,4 +709,4 @@
session:execute("conference", cmd);
end
end
end
end

View File

@ -26,7 +26,7 @@
--
-- Contributor(s):
-- Mark J Crane <markjcrane@fusionpbx.com>
-- Luis Daniel Lucio Qurioz <daniel.lucio@astraqom.com>
-- Luis Daniel Lucio Qurioz <dlucio@okay.com.mx>
--connect to the database

View File

@ -26,7 +26,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>
--set the default
continue = true;

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";