Fehlende Dateien

git-svn-id: https://svn.libreccm.org/ccm/trunk@1041 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2011-08-02 15:30:46 +00:00
parent af9d21ff90
commit aa50f7969e
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
model com.arsdigita.cms.publicpersonalprofile;
import com.arsdigita.web.Application;
object type PublicPersonalProfile extends Application {
reference key (publicpersonalprofile.application_id);
}