Community Support for OpenDocMan (Deprecated)

Full Version: trunk - database not found error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried to use trunk version - but i have error "database not found".
I inserted
mysql_query("use opendocmandb");
(opendocmandb is my database name)
at the end of config.php file to make it working.