Fix phpcs
This commit is contained in:
parent
5df690f9bb
commit
b0f3fba71a
@ -336,7 +336,7 @@ function build_calfile($format, $title, $desc, $events_array, $outputfile)
|
|||||||
* @param string $url Url
|
* @param string $url Url
|
||||||
* @return int < 0 if ko, Nb of events in file if ok
|
* @return int < 0 if ko, Nb of events in file if ok
|
||||||
*/
|
*/
|
||||||
function build_rssfile($format, $title, $desc, $events_array, $outputfile, $filter = "", $url="")
|
function build_rssfile($format, $title, $desc, $events_array, $outputfile, $filter = '', $url = '')
|
||||||
{
|
{
|
||||||
global $user, $conf, $langs;
|
global $user, $conf, $langs;
|
||||||
global $dolibarr_main_url_root;
|
global $dolibarr_main_url_root;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user