Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

code optimizing  Bottom

  • there is a quite a lot of redundand code in the modules .

    a small suggestion about handling inserts and updates an pnVarPrepForStore() function :

    instead of writing it 1000 times with every variable while generating the SQL querystring, why not say if $var is the array containig the vars :

    $var=array_map("pnVarPrepForStore",$var);

This list is based on users active over the last 60 minutes.