Not sure if this is a bug or what ever.
I have a qcodo appliation written in 0.3.32 and migrated it to 0.3.43.
Created a new database
imported the new database structure and data
created a new folder
copied 0.3.43 to the new folder
generated the database classes and stuff through codegen.php
I copied over my php files, template files, and database files.
I ran into an issue where QQN.class.php was not generated. I copied it from my 0.3.32 database classes folder. Does 0.3.43 use QQN or did I do something wrong?
Matt