Selaa lähdekoodia

auth_db: set id for section not title tag of is_subscriber()

Daniel-Constantin Mierla 7 vuotta sitten
vanhempi
commit
14180b449d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/modules/auth_db/doc/auth_db_admin.xml

+ 2 - 2
src/modules/auth_db/doc/auth_db_admin.xml

@@ -558,8 +558,8 @@ if (!auth_check("$fd", "subscriber", "1")) {
 		</example>
 		</example>
 	</section>
 	</section>
 
 
-	<section>
-		<title id="auth_db.f.is_subscriber">
+	<section id="auth_db.f.is_subscriber">
+		<title>
 			<function moreinfo="none">is_subscriber(uri, dbtable, flags)</function>
 			<function moreinfo="none">is_subscriber(uri, dbtable, flags)</function>
 		</title>
 		</title>
 		<para>The function checks if there is a subscriber corresponding to
 		<para>The function checks if there is a subscriber corresponding to