diff options
author | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2012-08-02 11:54:24 +0000 |
---|---|---|
committer | Ludovic Pouzenc <ludovic@pouzenc.fr> | 2012-08-02 11:54:24 +0000 |
commit | 16cb6f4e2c7820f8e5d31c23d3497c459041bb6d (patch) | |
tree | e57307626ec401c59603b2cfd78c6a5e9b6d62d6 /poc | |
parent | 6dfd5d507d9863f987b30b0a5ab4268aea2ed875 (diff) | |
download | 2012-php-weave-16cb6f4e2c7820f8e5d31c23d3497c459041bb6d.tar.gz 2012-php-weave-16cb6f4e2c7820f8e5d31c23d3497c459041bb6d.tar.bz2 2012-php-weave-16cb6f4e2c7820f8e5d31c23d3497c459041bb6d.zip |
Les liens symboliques, ça marche pas. Le index.php va être personnalisé.
git-svn-id: file:///var/svn/2012-php-weave/trunk@8 d972a294-176a-4cf9-8ea1-fcd5b0c30f5c
Diffstat (limited to 'poc')
l--------- | poc/poc02-compiling-cake/src/workdir/in/.htaccess | 1 | ||||
l--------- | poc/poc02-compiling-cake/src/workdir/in/index.php | 1 | ||||
l--------- | poc/poc02-compiling-cake/src/workdir/in/lib | 1 | ||||
l--------- | poc/poc02-compiling-cake/src/workdir/in/plugins | 1 | ||||
l--------- | poc/poc02-compiling-cake/src/workdir/in/vendors | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/poc/poc02-compiling-cake/src/workdir/in/.htaccess b/poc/poc02-compiling-cake/src/workdir/in/.htaccess deleted file mode 120000 index 12757be..0000000 --- a/poc/poc02-compiling-cake/src/workdir/in/.htaccess +++ /dev/null @@ -1 +0,0 @@ -../../vendor/cakephp-2.2.1-0-gcc44130/.htaccess
\ No newline at end of file diff --git a/poc/poc02-compiling-cake/src/workdir/in/index.php b/poc/poc02-compiling-cake/src/workdir/in/index.php deleted file mode 120000 index 3aa892a..0000000 --- a/poc/poc02-compiling-cake/src/workdir/in/index.php +++ /dev/null @@ -1 +0,0 @@ -../../vendor/cakephp-2.2.1-0-gcc44130/index.php
\ No newline at end of file diff --git a/poc/poc02-compiling-cake/src/workdir/in/lib b/poc/poc02-compiling-cake/src/workdir/in/lib deleted file mode 120000 index 7f5be74..0000000 --- a/poc/poc02-compiling-cake/src/workdir/in/lib +++ /dev/null @@ -1 +0,0 @@ -../../vendor/cakephp-2.2.1-0-gcc44130/lib/
\ No newline at end of file diff --git a/poc/poc02-compiling-cake/src/workdir/in/plugins b/poc/poc02-compiling-cake/src/workdir/in/plugins deleted file mode 120000 index 22f5aac..0000000 --- a/poc/poc02-compiling-cake/src/workdir/in/plugins +++ /dev/null @@ -1 +0,0 @@ -../../vendor/cakephp-2.2.1-0-gcc44130/plugins/
\ No newline at end of file diff --git a/poc/poc02-compiling-cake/src/workdir/in/vendors b/poc/poc02-compiling-cake/src/workdir/in/vendors deleted file mode 120000 index 7d5e66f..0000000 --- a/poc/poc02-compiling-cake/src/workdir/in/vendors +++ /dev/null @@ -1 +0,0 @@ -../../vendor/cake_1.1.20.7692/vendors/
\ No newline at end of file |