This commit is contained in:
parent
16a0aaebcf
commit
78f145c368
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
if (!class_exists('Spyc')) {
|
if (!class_exists('Spyc') AND !class_exists('YAMLNode')) {
|
||||||
require_once('spyc.php');
|
require_once('spyc.php');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue