Revert "Merge branch '1.3-newlines' into 1.3"

This reverts commit c088131cd8e9f53396852e8a320e2b0396807d20, reversing
changes made to 9341a2bb5eda1db208019aa8a9171224fb76fc6b.
This commit is contained in:
gwoo 2009-08-02 15:59:54 -07:00
parent ffe801bb28
commit 15ed658a27
27 changed files with 86 additions and 227 deletions

View file

@ -47,7 +47,7 @@ class ApiShell extends Shell {
*
* @access public
*/
function initialize() {
function initialize () {
$this->paths = array_merge($this->paths, array(
'behavior' => LIBS . 'model' . DS . 'behaviors' . DS,
'cache' => LIBS . 'cache' . DS,