-
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
-
rgbeast committed revision 143 to the Flede SVN repository, changing 1 files.
2009-07-13 22:16:34 UTC by rgbeast
-
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
-
rgbeast committed revision 142 to the Flede SVN repository, changing 1 files.
2009-02-08 20:03:46 UTC by rgbeast
-
rgbeast added the flede-0.73.tar.gz file.
2009-02-07 15:58:19 UTC by rgbeast
-
rgbeast added the flede-0.73.zip file.
2009-02-07 15:57:47 UTC by rgbeast
-
rgbeast committed revision 141 to the Flede SVN repository, changing 1 files.
2009-02-07 15:49:16 UTC by rgbeast
-
rgbeast created the 0.73 file release.
2009-01-25 18:33:16 UTC by rgbeast
-
rgbeast committed revision 140 to the Flede SVN repository, changing 12 files.
2009-01-25 16:43:31 UTC by rgbeast
-
rgbeast committed revision 139 to the Flede SVN repository, changing 1 files.
2009-01-25 16:32:39 UTC by rgbeast