-
Hi,
Is it planned to add a search for the description? I understand that it is senseless to search the code itself (maybe a search in the code comments would be nifty).
Simon.
2008-07-02 09:19:38 UTC by simon_schwarz
-
Aaahhh i missed the option in the config.php. Thank you!
2008-07-02 09:16:02 UTC by simon_schwarz
-
hi
the only reason about that is that i have at least 10 other installations of adodb on the server
you should only have to set the path to the adodb directory correctly and then csd should recognize it
flo.
2008-07-02 05:49:45 UTC by fangehrn
-
Hi everyone,
I managed to install CSD on my testsystem - and so far I like it.
But why do I have to install the Database abstraction myself? Isn't this something which could be packed together with the rest? (I just copied the adodb distribution to the ./csd/lib dir)
With CentOS I could install adodb with yum - but csd didn't recognize it (maybe bad packed?).
bye
simon.
2008-07-01 23:06:56 UTC by simon_schwarz
-
In the initial Database file is an error. After you create the database you have to do
USE CSD;
to switch to the new db.
Small bug - but for the first one.. :)
2008-06-30 22:51:50 UTC by simon_schwarz
-
fangehrn committed revision 10 to the Code Snippets Database SVN repository, changing 2 files.
2008-01-20 18:24:41 UTC by fangehrn
-
fangehrn committed revision 9 to the Code Snippets Database SVN repository, changing 1 files.
2008-01-20 18:12:52 UTC by fangehrn
-
fangehrn committed revision 8 to the Code Snippets Database SVN repository, changing 1 files.
2008-01-20 17:55:56 UTC by fangehrn
-
fangehrn committed revision 7 to the Code Snippets Database SVN repository, changing 1 files.
2008-01-13 21:09:24 UTC by fangehrn
-
This is the first public release.
Get it: http://sourceforge.net/project/showfiles.php?group_id=213314&package_id=257070&release_id=568368.
2008-01-13 20:59:37 UTC by fangehrn