mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
Remove space line for consistency
This commit is contained in:
@@ -21,7 +21,6 @@
|
|||||||
*/
|
*/
|
||||||
class Smarty_Security
|
class Smarty_Security
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the list of template directories that are considered secure.
|
* This is the list of template directories that are considered secure.
|
||||||
* $template_dir is in this list implicitly.
|
* $template_dir is in this list implicitly.
|
||||||
|
@@ -22,6 +22,7 @@ class SmartyCompilerException extends SmartyException
|
|||||||
{
|
{
|
||||||
$this->line = $line;
|
$this->line = $line;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The template source snippet relating to the error
|
* The template source snippet relating to the error
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user