From 81a98f89bd2f90df6799f1c35fc12d4f55148ab1 Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 27 Oct 2008 20:11:32 +0000 Subject: First version of the commandline update script git-svn-id: https://svn.roundcube.net/trunk@2020 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/installer/utils.php | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 roundcubemail/installer/utils.php (limited to 'roundcubemail/installer/utils.php') diff --git a/roundcubemail/installer/utils.php b/roundcubemail/installer/utils.php new file mode 100644 index 000000000..76a335762 --- /dev/null +++ b/roundcubemail/installer/utils.php @@ -0,0 +1,40 @@ +raise_error($p); +} + + -- cgit v1.2.3