updatepulse-server-integration/dummy-plugin/lib/plugin-update-checker/plugin-update-checker.php
Alexandre Froger 0e55a8f161 initial commit
2025-02-08 01:03:34 +08:00

10 lines
No EOL
218 B
PHP

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