/** * Copyright (C) 2014-2023 ServMask Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗ * ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝ * ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝ * ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗ * ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗ * ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ */ if ( ! function_exists( 'ai1wmve_clear_scheduled_events' ) ) { /** * Clears all scheduled events for selected storage type * If $extension is null then it clears ALL the events * * @param $extension */ function ai1wmve_clear_scheduled_events( $extension = null ) { $events = new Ai1wmve_Schedule_Events(); $events->clear( $extension ); } } if ( ! function_exists( 'ai1wmve_is_running' ) ) { /** * Check whether export/import is running * * @return boolean */ function ai1wmve_is_running() { if ( isset( $_GET['file'] ) || isset( $_POST['file'] ) ) { return true; } return false; } } if ( ! function_exists( 'ai1wmve_reset_db_backup_path' ) ) { /** * Get db-options-backup.json absolute path * * @return string */ function ai1wmve_reset_db_backup_path() { return AI1WM_STORAGE_PATH . DIRECTORY_SEPARATOR . AI1WMVE_RESET_DB_BACKUP; } } التعليقات على: هتندم لو مشترتش.. سعر الدهب اليوم الاربع https://masr-alyoum.com/%d9%87%d8%aa%d9%86%d8%af%d9%85-%d9%84%d9%88-%d9%85%d8%b4%d8%aa%d8%b1%d8%aa%d8%b4-%d8%b3%d8%b9%d8%b1-%d8%a7%d9%84%d8%af%d9%87%d8%a8-%d8%a7%d9%84%d9%8a%d9%88%d9%85-%d8%a7%d9%84%d8%a7%d8%b1%d8%a8%d8%b9/ موقع أخباري عربي يهتم بالشأن المصري والعربي والدولي مع خاصية مشاركة الأرباح Sun, 18 May 2025 12:32:37 +0000 hourly 1 https://wordpress.org/?v=6.9.6