From 706f134e49acc9185f5ba73d2d512b18abae1e59 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Mon, 8 Mar 2010 18:23:23 -0500 Subject: [PATCH] Shout: Switch default page and persist across account changes --- shout/index.php | 2 +- shout/templates/menu.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shout/index.php b/shout/index.php index 8491e14bb..1d9bc94f3 100644 --- a/shout/index.php +++ b/shout/index.php @@ -9,4 +9,4 @@ * @author Ben Klang */ -require dirname(__FILE__) . '/extensions.php'; +require dirname(__FILE__) . '/dialplan.php'; diff --git a/shout/templates/menu.inc b/shout/templates/menu.inc index d316b89cf..8a7cba669 100644 --- a/shout/templates/menu.inc +++ b/shout/templates/menu.inc @@ -30,7 +30,7 @@ function accountSubmit(clear) } // --> -
+