Changeset 4756

Show
Ignore:
Timestamp:
08/07/08 22:39:31 (11 months ago)
Author:
jwage
Message:

Changing inline level for dumping.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/lib/Doctrine/Parser/sfYaml.php

    r4744 r4756  
    8686   * @return string 
    8787   */ 
    88   public static function dump($array, $inline = 2) 
     88  public static function dump($array, $inline = 4) 
    8989  { 
    9090    /* removed since it now use the doctrine autoload feature