Re: Question with building module, editing database tabel
Posted: Sun Oct 19, 2008 4:08 pm
Create a file called action.editcompositie.php in your module folder.
Similarly you could move the code from between the if ($action == 'default') { } in function DoAction to action.default.php
Regards,
D
Similarly you could move the code from between the if ($action == 'default') { } in function DoAction to action.default.php
Regards,
D