CHips L MINI SHELL

CHips L pro

Current Path : /usr/share/phpmyadmin/libraries/sql-parser/src/
Upload File :
Current File : //usr/share/phpmyadmin/libraries/sql-parser/src/common.php

<?php

/**
 * Defines common elements used by the library.
 *
 * @package SqlParser
 */

if (!function_exists('__')) {
    /**
     * Translates the given string.
     *
     * @param string $str String to be translated.
     *
     * @return string
     */
    function __($str)
    {
        return $str;
    }
}

Copyright 2K16 - 2K18 Indonesian Hacker Rulez