euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
e7debd8692
More API docblock CS fixes.
|
11 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Bryan Crowe
|
bb65765d70
Updated additional references of Cake to CakePHP
|
12 years ago |
ADmad
|
61bf8df454
Renaming base url config keys and methods for better uniformity.
|
12 years ago |
ADmad
|
b22b39f158
Deprecate constants IMAGES_URL, CSS_URL, JS_URL and add corresponding config values instead.
|
12 years ago |
ADmad
|
b7cee8ff57
Ensure Configure::boostrap() doesn't overwrite existing configs under 'App' key.
|
12 years ago |
euromark
|
9f9c103c6f
fix absolute url generation
|
12 years ago |
José Lorenzo Rodríguez
|
3b4a4fde31
Merge pull request #1317 from lorenzo/feature/full-base-url
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
12 years ago |
Jose Lorenzo Rodriguez
|
4bc92b822e
Adding App.fullbaseURL as a recognized Configure value
|
12 years ago |
mark_story
|
b41051c8ab
Also set mb_regex_encoding.
|
13 years ago |
euromark
|
09d9efe235
spelling corrections (a url to an URL, unify URL)
|
13 years ago |
mark_story
|
3a06dc5e1c
Make JS,CSS,IMAGES conditionally defined.
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
881127ef4d
unify new lines at the end of the file
|
13 years ago |
euromark
|
0f978195d6
coding standards regarding whitespaces
|
13 years ago |
ADmad
|
3ee267d7ef
Moving the mb_* functions to bootstrap.php
|
13 years ago |
ADmad
|
1763f46340
Merge branch 'master' into 2.3
|
13 years ago |
ADmad
|
922d9865fa
Moving multibyte encoding setting to bootstrap.php. Closes #3290
|
13 years ago |
mark_story
|
4487673060
Merge branch 'master' into 2.3
|
13 years ago |
Saleh Souzanchi
|
36243b45f8
Full url prefix is better defined before auto loading
|
13 years ago |
Nicholas de Jong
|
d4fa5d000c
Allow an App to define its own LOGS and CACHE paths outside TMP
|
13 years ago |
mark_story
|
e3b124516f
Move where set is loaded.
|
14 years ago |
mark_story
|
c7a9f3412f
Add compatibility for 2.1.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
664b0538b8
Fix more coding standards problems.
|
14 years ago |
Thomas Ploch
|
94e5ec0545
Added handling of E_USER_DEPRECATED to ErrorHandler and Debugger.
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |