代码搜索:phpmyadmin
找到约 796 项符合「phpmyadmin」的源代码
代码结果 796
www.eeworm.com/read/358128/3003448
js iecanvas.js
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
*
* @version $Id: iecanvas.js 10149 2007-03-20 15:11:15Z cybot_tm $
* @package phpMyAdmin-Designer
*/
/**
*
*/
if (!window.all) // if IE
{
docum
www.eeworm.com/read/356739/3037821
sh lang-cleanup.sh
#!/bin/sh
#
# $Id: lang-cleanup.sh 9504 2006-10-06 09:02:46Z nijel $
# vim: expandtab sw=4 ts=4 sts=4:
#
# Script for removing language selection from phpMyAdmin
if [ $# -lt 1 ] ; then
echo "Usag