[Wiki] changed: Doc/Dev/PermsPackage
Wiki Guest <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
guest [66.66.8.61] Thu, 02 Oct 2008 23:42:40 -0400
Modified page: http://wiki.horde.org/Doc/Dev/PermsPackage
New Revision: 2.2
Change log: Removed old information left over
@@ -81,15 +81,4 @@
// your business code
}
</code>
-
-
-Then, once you have created an object that you wish to apply those
permissions to,
-
-<code type="php">
-global $perms;
-$p = $perms->newPermission('foo:arbitrary_permission');
-$perms->addPermission($p);
-</code>
-
-After that, you should see the permission that you created on the
permissions administration page.
--
To unsubscribe, mail: [email protected]