diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-07-12 15:27:51 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-07-12 15:27:51 +0000 |
commit | 4522cd8af6efd114b79b48eeddfa9660cfb08716 (patch) | |
tree | 4c35c5d2a3c146c0759f24dafbdb93b491c8eab0 /app/acf-util/roles-newrole-html.lsp | |
parent | f6baf459cde6258511c94c0e1324d630af675cb5 (diff) | |
download | acf-core-4522cd8af6efd114b79b48eeddfa9660cfb08716.tar.bz2 acf-core-4522cd8af6efd114b79b48eeddfa9660cfb08716.tar.xz |
Modifed roles to use controllerfunctions, modelfunctions, and a symlink.
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1298 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'app/acf-util/roles-newrole-html.lsp')
l---------[-rw-r--r--] | app/acf-util/roles-newrole-html.lsp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/app/acf-util/roles-newrole-html.lsp b/app/acf-util/roles-newrole-html.lsp index 7de6181..dc2b56b 100644..120000 --- a/app/acf-util/roles-newrole-html.lsp +++ b/app/acf-util/roles-newrole-html.lsp @@ -1,5 +1 @@ -<? ---[[ --- FIXME - this is temp until symlinks are fixed -local funk = haserl.loadfile("/usr/share/acf/app/acf-util/roles-editrole-html.lsp") -funk(...) ---]] ?> +roles-editrole-html.lsp
\ No newline at end of file |