#20 améliorer cosmetique setup.php: typo
This commit is contained in:
parent
decc1dd72b
commit
3352ca9c56
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ echo "<li>";
|
|||
if ( strpos($inc_path,"../include") == 0 && strpos ($inc_path,'..\\include') == 0)
|
||||
{
|
||||
echo 'variable include_path: '.$failed;
|
||||
print ("<span class=\"warning"> include_path incorrect !!!".$inc_path."</span>");
|
||||
print ("<span class=\"warning\"> include_path incorrect !!!".$inc_path."</span>");
|
||||
$flag_php++;
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue