Portions created by the Initial Developer are Copyright (C) 2008-2013 the Initial Developer. All Rights Reserved. Contributor(s): Mark J Crane */ include "root.php"; require_once "resources/require.php"; require_once "resources/check_auth.php"; if (permission_exists('sql_query_execute')) { //access granted } else { echo "access denied"; exit; } //add multi-lingual support $language = new text; $text = $language->get(); //show the header require_once "resources/header.php"; $document['title'] = $text['title-sql_query']; //pdo voicemail database connection require_once "sql_query_pdo.php"; //show the content //edit area echo " \n"; echo " "; echo "
"; echo "
"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "
".$text['header-sql_query']."\n"; echo " \n"; echo " \n"; if (strlen($_REQUEST['id']) > 0) { echo " \n"; } else { echo " \n"; } echo "

\n"; echo "