mirror of
https://gh.wpcy.net/https://github.com/YahnisElsts/plugin-update-checker.git
synced 2026-04-25 17:15:07 +08:00
10 lines
No EOL
218 B
PHP
10 lines
No EOL
218 B
PHP
<?php
|
|
/**
|
|
* Plugin Update Checker Library 5.6
|
|
* http://w-shadow.com/
|
|
*
|
|
* Copyright 2025 Janis Elsts
|
|
* Released under the MIT license. See license.txt for details.
|
|
*/
|
|
|
|
require dirname(__FILE__) . '/load-v5p6.php'; |