added fat build scripts for the FAT environment, it works!, I had to create a workspace to create the application in. Also had to manually copy the images and css to the application.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3406 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
5
Data/fat/delete_demo_data.sql
Normal file
5
Data/fat/delete_demo_data.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
delete from party_relationships;
|
||||
delete from party_roles;
|
||||
delete from passwords;
|
||||
delete from parties;
|
||||
exit
|
||||
Reference in New Issue
Block a user