And wow ... some more documentation

pull/3010/head
Michael Vogel 2016-03-28 00:06:46 +02:00 zatwierdzone przez Roland Haeder
rodzic ce603cbb49
commit a7f656c041
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B72F8185C6C7BD78
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,7 @@ class xml {
* @param object $xml The createdXML will be returned by reference
* @param bool $remove_header Should the XML header be removed or not?
* @param array $namespaces List of namespaces
* @param bool $root - interally used parameter. Mustn't be used from outside.
*
* @return string The created XML
*/