Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-26 | db_table_from_query: Fix array_fill if no columns were returned | Benjamin Franzke | 1 | -1/+1 |
2013-01-25 | Fix coding style | Benjamin Franzke | 1 | -14/+14 |
2013-01-25 | Use print_error function for query error display | Benjamin Franzke | 1 | -1/+3 |
2013-01-25 | Silence pg_query errors from php itself | Benjamin Franzke | 1 | -1/+1 |
2013-01-24 | locallib: Remove unneded include | Benjamin Franzke | 1 | -1/+0 |
2013-01-24 | Store user query and if query was correct | Benjamin Franzke | 1 | -0/+23 |
2012-11-23 | sqlbox: Move db_table_from_query to locallib.php | Benjamin Franzke | 1 | -0/+17 |
2012-10-09 | modify copyright comment | Jan Klemkow | 1 | -1/+1 |
2012-10-09 | Rename 'newmodule' into sqlbox in all files. | Jan Klemkow | 1 | -4/+4 |
2012-10-09 | add dummy module | Jan Klemkow | 1 | -0/+40 |