projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164ae05
)
Somehow a couple directories and a file were missing from the repository...
author
Ben Klang
<ben@alkaloid.net>
Wed, 6 Jul 2005 11:17:01 +0000
(11:17 +0000)
committer
Ben Klang
<ben@alkaloid.net>
Wed, 6 Jul 2005 11:17:01 +0000
(11:17 +0000)
git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@48
06cd67b6
-e706-0410-b29e-
9de616bca6e9
dialplan.php
[new file with mode: 0644]
patch
|
blob
diff --git a/dialplan.php
b/dialplan.php
new file mode 100644
(file)
index 0000000..
3d4f117
--- /dev/null
+++ b/
dialplan.php
@@ -0,0
+1,6
@@
+<?php
+if (!defined(SHOUT_BASE)) {
+ define(SHOUT_BASE, dirname(__FILE__));
+}
+
+require SHOUT_TEMPLATES . "/dialplan/dialplanlist.inc";
\ No newline at end of file