[cvs] [Wiki] changed: Doc/Dev/PermsPackage

Wiki Guest wikiguest at horde.org
Fri Oct 3 03:42:41 UTC 2008


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.


More information about the cvs mailing list