mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-10-14 16:34:06 +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');
|
|
?>
|