paulobrandit

Results 2 issues of paulobrandit

Hi, what's the possibility to declare functions with rest params, would like to have the possibility to add a "Sum" function with 'infinite params') ` functions: { Sum: function(...nArgs) {...

Hello there oncesk, On a yii 1.1 project, I need to have a cron running daily checking the db if there are expiring contracts and if so, I need to...