Skip to content

Commit 675b942

Browse files
committed
Update autoload.php
1 parent 99f5713 commit 675b942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
require dirname(__FILE__) . "/SimpleXMLReader.php";
3+
require dirname(__FILE__) . "/library/SimpleXMLReader.php";

0 commit comments

Comments
 (0)