More complete examples
This commit is contained in:
parent
2c0a01fc8c
commit
84447fec35
@ -83,6 +83,7 @@ if (! empty($dolibarr_main_document_root_alt))
|
|||||||
print "Should found something like following examples:<br>\n";
|
print "Should found something like following examples:<br>\n";
|
||||||
print "\"/extensions\"<br>\n";
|
print "\"/extensions\"<br>\n";
|
||||||
print "\"/extensions1,/extensions2,...\"<br>\n";
|
print "\"/extensions1,/extensions2,...\"<br>\n";
|
||||||
|
print "\"/../extensions\"<br>\n";
|
||||||
print "\"/custom\"<br>\n";
|
print "\"/custom\"<br>\n";
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user