From eb9f8877cb23fa0082f35cdc98454721419b43d5 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sun, 30 Nov 2008 10:10:15 +0000 Subject: * Fixed doxygen warning in Article.php and User.php * fix in Doxyfile --- maintenance/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maintenance/Doxyfile') diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile index 2f6141440cce..cdc748d8e9f9 100644 --- a/maintenance/Doxyfile +++ b/maintenance/Doxyfile @@ -290,7 +290,7 @@ ALIASES = "type{1}= \1 :" \ "string=\type{String}" \ "str=\string" \ "mixed=\type{Mixed}" \ - "access=\n Access :\n" \ + "access=\par Access:\n" \ "private=\access private" \ "protected=\access protected" \ "public=\access public" \ No newline at end of file -- cgit v1.2.3