mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-28 20:29:58 +03:00
smarty 3.1.39 upgrade
This commit is contained in:
parent
2f5a0b7355
commit
e537eac9dd
241 changed files with 15897 additions and 11403 deletions
|
@ -5,14 +5,13 @@
|
|||
* @package Smarty
|
||||
* @subpackage PluginsModifierCompiler
|
||||
*/
|
||||
|
||||
/**
|
||||
* Smarty noprint modifier plugin
|
||||
* Type: modifier<br>
|
||||
* Name: noprint<br>
|
||||
* Type: modifier
|
||||
* Name: noprint
|
||||
* Purpose: return an empty string
|
||||
*
|
||||
* @author Uwe Tews
|
||||
* @author Uwe Tews
|
||||
* @return string with compiled code
|
||||
*/
|
||||
function smarty_modifiercompiler_noprint()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue