Rename loader file
This commit is contained in:
parent
568e845d89
commit
4525927a6b
|
|
@ -18,6 +18,6 @@
|
|||
"ext-json": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"files": ["load-v4p11.php"]
|
||||
"files": ["load-v4p12.php"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@
|
|||
* Released under the MIT license. See license.txt for details.
|
||||
*/
|
||||
|
||||
require dirname(__FILE__) . '/load-v4p11.php';
|
||||
require dirname(__FILE__) . '/load-v4p12.php';
|
||||
Loading…
Reference in New Issue