mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-22 15:51:08 +00:00
4 lines
123 B
PHP
4 lines
123 B
PHP
<?php
|
|
if (!defined ('UPDRAFTPLUS_DIR')) die('No direct access allowed');
|
|
do_action('updraftplus_debugtools_dashboard');
|
|
?>
|