This commit is contained in:
parent
16a0aaebcf
commit
78f145c368
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
if (!class_exists('Spyc')) {
|
||||
if (!class_exists('Spyc') AND !class_exists('YAMLNode')) {
|
||||
require_once('spyc.php');
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user