Fix code style issue.
This commit is contained in:
parent
0672f3806e
commit
107e6be6d9
@ -34,7 +34,7 @@
|
||||
* @return boolean True if OK
|
||||
* @see dolWebsiteOutput() for function used to replace content in a web server context
|
||||
*/
|
||||
function dolWebsiteReplacementOfLinks($website, $content, $removephppart = 0, $contenttype='html', $containerid='')
|
||||
function dolWebsiteReplacementOfLinks($website, $content, $removephppart = 0, $contenttype = 'html', $containerid = '')
|
||||
{
|
||||
$nbrep = 0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user