mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove unused CLEAN section
This commit is contained in:
parent
0c288c4098
commit
ab46d2012c
1 changed files with 0 additions and 4 deletions
|
@ -146,10 +146,6 @@ mysqli.allow_local_infile=1
|
||||||
|
|
||||||
print "done!";
|
print "done!";
|
||||||
?>
|
?>
|
||||||
--CLEAN--
|
|
||||||
<?php
|
|
||||||
require_once 'clean_table.inc';
|
|
||||||
?>
|
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' %r(\(using password: \w+\) ){0,1}%rin %s on line %d
|
Warning: mysqli_real_connect(): (%s/%d): Access denied for user '%s'@'%s' %r(\(using password: \w+\) ){0,1}%rin %s on line %d
|
||||||
object(mysqli)#%d (%d) {
|
object(mysqli)#%d (%d) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue