10 lines
No EOL
229 B
PHP
Executable file
10 lines
No EOL
229 B
PHP
Executable file
<?php
|
|
/**
|
|
* Plugin Update Checker Library 4.11
|
|
* http://w-shadow.com/
|
|
*
|
|
* Copyright 2021 Janis Elsts
|
|
* Released under the MIT license. See license.txt for details.
|
|
*/
|
|
|
|
require dirname(__FILE__) . '/load-v4p11.php'; |