From: Arno Renevier Date: Mon, 20 Feb 2012 11:20:08 +0000 (+0100) Subject: include all altiphp needed files in archive X-Git-Tag: v0.4.1~1 X-Git-Url: https://dev.renevier.net/?p=syj.git;a=commitdiff_plain;h=b90cff815a9d5b778fa150e9ea0f5566016d28a9 include all altiphp needed files in archive --- diff --git a/library/datasource.php b/library/datasource.php new file mode 120000 index 0000000..ee7bb0c --- /dev/null +++ b/library/datasource.php @@ -0,0 +1 @@ +altiphp/datasource.php \ No newline at end of file diff --git a/library/srtmpostgis b/library/srtmpostgis new file mode 120000 index 0000000..1a3e96c --- /dev/null +++ b/library/srtmpostgis @@ -0,0 +1 @@ +altiphp/srtmpostgis/ \ No newline at end of file diff --git a/library/srtmtiles b/library/srtmtiles new file mode 120000 index 0000000..1ec9183 --- /dev/null +++ b/library/srtmtiles @@ -0,0 +1 @@ +altiphp/srtmtiles/ \ No newline at end of file diff --git a/scripts/syj.install b/scripts/syj.install index ff91aec..e4279b6 100644 --- a/scripts/syj.install +++ b/scripts/syj.install @@ -2,6 +2,10 @@ public/js/img public/img public/icons library/*.php library/Zend/* # will not take .git +library/alti.php +library/datasource.php +library/srtmpostgis +library/srtmtiles application public/*.php scripts/cron.php