Bumped phpdoc @version tag to 3.1.36 (#598)

Although this could be removed, since the header comment is still there, it's good to keep the @version tag updated in order to avoid confusion for those who read it :)
This commit is contained in:
♚ PH⑦ de Soria™♛
2020-09-11 21:04:15 +09:30
committed by GitHub
parent a5934a755d
commit 859a09e1bb

View File

@@ -27,7 +27,7 @@
* @author Uwe Tews <uwe dot tews at gmail dot com> * @author Uwe Tews <uwe dot tews at gmail dot com>
* @author Rodney Rehm * @author Rodney Rehm
* @package Smarty * @package Smarty
* @version 3.1.34-dev * @version 3.1.36
*/ */
/** /**
* set SMARTY_DIR to absolute path to Smarty library files. * set SMARTY_DIR to absolute path to Smarty library files.