mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-23 00:01:07 +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');
|
||
|
?>
|