Commit e7e153d9 authored by Jonathan.Wage's avatar Jonathan.Wage

Enabling spyc inclusion.

parent 956c5dfe
<?php <?php
//require_once('spyc.php'); require_once('spyc.php');
/* /*
* $Id: Yml.php 1080 2007-02-10 18:17:08Z jwage $ * $Id: Yml.php 1080 2007-02-10 18:17:08Z jwage $
...@@ -72,4 +72,4 @@ class Doctrine_Parser_Yml extends Doctrine_Parser ...@@ -72,4 +72,4 @@ class Doctrine_Parser_Yml extends Doctrine_Parser
return $array; return $array;
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment