8 lines
122 B
PHP
8 lines
122 B
PHP
<?php
|
|
/* vim: set expandtab sw=4 ts=4 sts=4: */
|
|
/**
|
|
* Functions for cleanup of user input.
|
|
*
|
|
* @package PhpMyAdmin
|
|
*/
|