1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 15:16:44 +02:00
This commit is contained in:
Jakub Vrana
2011-08-11 17:06:42 +02:00
parent 5a58d35405
commit 75783421f1
12 changed files with 14 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
*/
class AdminerSlugify {
/** @var string @access protected */
/** @access protected */
var $from, $to;
/**