Update fileconf.php
This commit is contained in:
parent
642f5fd343
commit
872273ef95
@ -200,7 +200,8 @@ if (! empty($force_install_message))
|
|||||||
<td class="comment"><?php print $langs->trans("Examples").":<br>"; ?>
|
<td class="comment"><?php print $langs->trans("Examples").":<br>"; ?>
|
||||||
<ul>
|
<ul>
|
||||||
<li>http://localhost/</li>
|
<li>http://localhost/</li>
|
||||||
<li>https://www.myserver.com:8180/dolibarr</li>
|
<li>http://www.myserver.com:8180/dolibarr</li>
|
||||||
|
<li>https://www.myvirtualfordolibarr.com/</li>
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user