Commit Graph
15 Commits
Author SHA1 Message Date
uwetews 5fb8387027 * {math} fix parameter checking order to avoid misleading message
* {math} replace wrong versiom https://github.com/smarty-php/smarty/issues/265
2016-09-11 00:51:19 +02:00
uwetews c5c9d6514c {math} shell injection vulnerability patch provided by Tim Weber 2016-07-19 20:31:12 +02:00
Uwe.Tews abf692eaf7 - fixed security hole in {math} plugin 2010-04-17 10:19:47 +00:00
monte.ohrt c82db76539 strip backticks from math equations 2009-05-13 15:37:29 +00:00
messju b471731ae9 fixed problem with math in certain LC_NUMERIC locales.
thanks to wiebren for providing problem+solution.
2005-12-19 00:12:18 +00:00
mohrt daf68045ea Added author title to plugins where they don't exist. I put my name where I was the original or co-author. If there needs to be more credit given somewhere, speak up! 2005-10-11 16:22:56 +00:00
messju 7ca31fe1c7 re-enabled hex-constant. i hope in a sane way this time. 2005-03-30 21:30:53 +00:00
mohrt fefc867ad6 fix function testing logic 2005-03-30 17:03:43 +00:00
cellog 02f56203ad updated all doc comments to phpDocumentor format 2003-04-20 21:12:13 +00:00
messju 7f9466bd17 enabled hex-constants in function.math.php 2003-04-19 10:32:05 +00:00
messju b9957a6845 allowed "_" in the name of variable-parameters to {math}-function 2003-04-06 12:24:46 +00:00
mohrt b579c0f51d update plugins to return values instead of echo, fix config file cache
to include global config variables in cache file
2003-01-08 17:34:45 +00:00
mohrt c23569b7ca fixed bug with call $assign 2002-06-03 16:13:37 +00:00
andrey ffe52be500 Fixup some naming. 2002-02-20 22:24:32 +00:00
andrey e6fc0e5291 Implemented plugin architecture. 2002-01-31 20:49:40 +00:00