mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2026-03-20 14:57:38 +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');
|
|
?>
|