For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > July 2006 > cvs: phpdoc /en/reference/kadm5/functions kadm5-modify-principal.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/kadm5/functions kadm5-modify-principal.xml
Hannes Magnusson

2006-07-30, 6:58 pm

bjori Sun Jul 30 23:45:29 2006 UTC

Modified files:
/phpdoc/en/reference/kadm5/functions kadm5-modify-principal.xml
Log:
Fix example (noticed by klem at linux dot ee) (user notes)


http://cvs.php.net/viewvc.cgi/phpdo...4&diff_format=u
Index: phpdoc/en/reference/kadm5/functions/kadm5-modify-principal.xml
diff -u phpdoc/en/reference/kadm5/functions/kadm5-modify-principal.xml:1.3 phpdoc/en/reference/kadm5/functions/kadm5-modify-principal.xml:1.4
--- phpdoc/en/reference/kadm5/functions/kadm5-modify-principal.xml:1.3 Sat Jul 9 12:20:37 2005
+++ phpdoc/en/reference/kadm5/functions/kadm5-modify-principal.xml Sun Jul 30 23:45:29 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/kadm5.xml, last change in rev 1.3 -->
<refentry id="function.kadm5-modify-principal">
<refnamediv>
@@ -48,7 +48,7 @@
KADM5_POLICY => "gonicus",
KADM5_ATTRIBUTES => $attributes);

-kadm5_modify_principal($handle, "burbach@GONICUS.LOCAL", "password", $options);
+kadm5_modify_principal($handle, "burbach@GONICUS.LOCAL", $options);

kadm5_destroy($handle);
?>
@@ -79,4 +79,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com