1
0
mirror of synced 2024-12-13 22:56:04 +03:00
This commit is contained in:
Jonathan.Wage 2007-09-13 21:52:18 +00:00
parent 78f145c368
commit 122ebf0ca6

View File

@ -1,7 +1,5 @@
<?php
if (!class_exists('Spyc') AND !class_exists('YAMLNode')) {
require_once('spyc.php');
}
require_once('spyc.php');
/*
* $Id: Yml.php 1080 2007-02-10 18:17:08Z jwage $