Project

General

Profile

« Previous | Next » 

Revision 7937

web/vegpath/index.php: custom_separator(): Marked optional params as such

View differences:

web/vegpath/index.php
33 33
	}
34 34
}
35 35

  
36
function custom_separator($url, $sep, $main_url)
36
function custom_separator($url, $sep, $main_url=null)
37 37
{
38 38
	if (!isset($main_url)) $main_url = $url;
39 39
	

Also available in: Unified diff