Donate Share

Flede

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-07-13 svn co https://flede.svn.sourceforge.net/svnroot/flede flede

Show:

What's happening?

  • Comment: SQL error

    Thank you for the report. It's now fixed at svn (revision 143) and will go into the next release.

    2009-07-13 22:17:31 UTC by rgbeast

  • Flede

    rgbeast committed revision 143 to the Flede SVN repository, changing 1 files.

    2009-07-13 22:16:34 UTC by rgbeast

  • SQL error

    There is error in sql query in file actions.php at line 130. $sql = "select this.* from $table where $whereq order by $orderby"; I think right query : $sql = "select this.* from $table this where $whereq order by $orderby";.

    2009-07-13 05:39:55 UTC by nobody

Our Numbers