plugin-update-checker/plugin-update-checker.php
2020-08-08 14:30:02 +03:00

10 lines
No EOL
220 B
PHP

<?php
/**
* Plugin Update Checker Library 4.10
* http://w-shadow.com/
*
* Copyright 2020 Janis Elsts
* Released under the MIT license. See license.txt for details.
*/
require dirname(__FILE__) . '/load-v4p10.php';