Default CSV template

The following markers could be set:

    // General markers
    ###URL_SELF###
    ###IMAGE_PATH###
    ###INFO###


    // Menus
    ###MENU_MODE###
    ###MENU_PERIOD###


    // Show the value of db fields
    ######


    // Show information about the frontend user (if cruser_id is not "0")
    ###FE_USER_###


    // Show the value of form input fields
    ###VALUE_###


    // Show whole prepered form content
    ###INPUT_HTML###
    ###INPUT_PLAIN###


    // Show your own locallang labels (see manual)
    ###LLL:###


    // Show backend user information
    ###USER:###
	
"###LLL:csv_header_uid###";"###LLL:csv_header_pid###";"###LLL:csv_header_datetime###";"###LLL:csv_header_ip###";"###LLL:csv_header_fe_user###";"###LLL:csv_header_method###";"###LLL:csv_header_agent###";"###LLL:csv_header_hash###";"###LLL:csv_header_fields###" ###CSV_ROWS### "###UID###";"###PID###";"###CRDATE###";"###IP###";"###FE_USER_NAME###";"###METHOD###";"###AGENT###";"###HASH###";"###INPUT_PLAIN###"