[cvs] [Wiki] changed: RemoveUserData
Wiki Guest
wikiguest at horde.org
Sun Apr 5 06:47:56 UTC 2009
guest [62.147.190.49] Sun, 05 Apr 2009 02:47:56 -0400
Modified page: http://wiki.horde.org/RemoveUserData
New Revision: 2.1
Change log: add tag code
@@ -1,8 +1,11 @@
+ Removing User Data
++ Using the removeUserData APIs
+From dom.lalot at gmail com
+
+<code>
#!/usr/bin/env php
<?php
@define('AUTH_HANDLER', true);
@define('HORDE_BASE', dirname(__FILE__));
@@ -71,9 +74,9 @@
}
}
echo "suppressed $supp\n";
?>
-
+</code>
++ A stand-alone script
From Bill Graham:
More information about the cvs
mailing list