A
Anastasia author
Hello!
There are :
- project file, created in 3.0 version
- some custom code, including files such as "_custom.php" , files such as "list.php","add.php", where some changes were made and functions such as "CustomLayout()" written
- some .php files, not generated with phprunner such as "start_menu.php" etc which could be just copied in output folder
- pages such as "login.php" that must be overwritten
All custom code there are in ...template/myproject/... folder Can I bring something from this or I have to rewrite everything? The main problem is : custom pages, where several sql queries to different tables executes (those tables have no relationship).
|
|