1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-scuttle-0.9/root/etc/e-smith/templates/etc/e-smith/sql/init/80scuttle.sql mezzanine_patched_smeserver-scuttle-0.9/root/etc/e-smith/templates/etc/e-smith/sql/init/80scuttle.sql |
2 |
|
|
--- smeserver-scuttle-0.9/root/etc/e-smith/templates/etc/e-smith/sql/init/80scuttle.sql 2006-11-28 03:36:42.000000000 -0700 |
3 |
|
|
+++ mezzanine_patched_smeserver-scuttle-0.9/root/etc/e-smith/templates/etc/e-smith/sql/init/80scuttle.sql 2006-12-11 04:14:20.000000000 -0700 |
4 |
|
|
@@ -13,7 +13,6 @@ |
5 |
|
|
|
6 |
|
|
FLUSH PRIVILEGES; |
7 |
|
|
|
8 |
|
|
-# Create 'scuttle' database. (Do nothing if the database |
9 |
|
|
-# already exists.) |
10 |
|
|
+# Create 'scuttle' database. (Do nothing if the database already exists.) |
11 |
|
|
|
12 |
|
|
CREATE DATABASE IF NOT EXISTS scuttle; |
13 |
|
|
diff -Nur -x '*.orig' -x '*.rej' smeserver-scuttle-0.9/root/opt/scuttle/phpinfo.php mezzanine_patched_smeserver-scuttle-0.9/root/opt/scuttle/phpinfo.php |
14 |
|
|
--- smeserver-scuttle-0.9/root/opt/scuttle/phpinfo.php 2006-05-02 09:00:26.000000000 -0600 |
15 |
|
|
+++ mezzanine_patched_smeserver-scuttle-0.9/root/opt/scuttle/phpinfo.php 1969-12-31 17:00:00.000000000 -0700 |
16 |
|
|
@@ -1 +0,0 @@ |
17 |
|
|
-<? phpinfo(); ?> |