This commit is contained in:
Laurent Destailleur 2022-12-30 14:59:32 +01:00
parent 65e465fefb
commit 10445b1e98

View File

@ -157,7 +157,7 @@ class Canvas
} }
/** /**
* Return the template to display canvas (if it exists) * Return if a template exists to display as canvas (if it exists)
* *
* @param string $action Action code * @param string $action Action code
* @return int 0=Canvas template file does not exist, 1=Canvas template file exists * @return int 0=Canvas template file does not exist, 1=Canvas template file exists