Closed (fixed)
Project:
Media Mover
Version:
5.x-0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2007 at 17:03 UTC
Updated:
1 Jul 2007 at 16:22 UTC
db_queryd("CREATE TABLE {media_mover_files} (
doesn't exist;
change to
db_query("CREATE TABLE {media_mover_files} (
and everything seems to be ok.
I'm not sure if this report should be like this, but don't know other place to tell the developer.
Fossie
Comments
Comment #1
arthurf commentedthis was fixed
Comment #2
arthurf commentedclosing ticket