Rename
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* @package plugin
|
||||
* @package ogre-captcha
|
||||
* @author cleverogre
|
||||
* @copyright 2026 CleverOgre
|
||||
* @license GLP-3.0-or-later
|
||||
@@ -8,10 +8,10 @@
|
||||
* @since 0.0.0
|
||||
*/
|
||||
|
||||
namespace Ogre\Example;
|
||||
namespace Ogre\Captcha;
|
||||
|
||||
use Ogre\Singleton;
|
||||
use Ogre\Example as Plugin;
|
||||
use Ogre\Captcha as Plugin;
|
||||
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user