From: Matthias Schmidt Date: Thu, 8 Jul 2021 14:49:17 +0000 (+0200) Subject: Remove obsolete numbering in heading X-Git-Tag: 5.6.final~53^2~20 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=41960f70c942a3b355a4fe7d06e64f8b4de844d1;p=GitHub%2FWoltLab%2Fwoltlab.github.io.git Remove obsolete numbering in heading --- diff --git a/docs/php/api/package_installation_plugins.md b/docs/php/api/package_installation_plugins.md index 0af50b38..5635b788 100644 --- a/docs/php/api/package_installation_plugins.md +++ b/docs/php/api/package_installation_plugins.md @@ -72,7 +72,7 @@ This method is expected to return an array with two keys: - `sql` contains the SQL query with placeholders. - `parameters` contains an array with values used for the SQL query. -#### 2.5.3. Example +#### Example ```php