diff options
| author | Barbz <BarbzYHOOL@users.noreply.github.com> | 2020-03-05 19:35:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-05 19:35:49 +0100 |
| commit | 548ed703092a28045f9348bc4918e050938268d5 (patch) | |
| tree | e4d1a3eb65f8d24422e256f57f8de40e30dab8e9 /_includes | |
| parent | e40d1ab7a216d8e80fa66c83bca5d58a1f897483 (diff) | |
| download | wiki-548ed703092a28045f9348bc4918e050938268d5.tar.gz wiki-548ed703092a28045f9348bc4918e050938268d5.tar.bz2 wiki-548ed703092a28045f9348bc4918e050938268d5.zip | |
feat: New page "MySQL types (C++)" ported from TC (#191)
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 147fffd..19fbfbd 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -45,6 +45,7 @@ <li><a href="/wiki/Coding-Standards">Coding Standards</a></li> <li><a href="/wiki/Project-Versioning">Project Versioning</a></li> <li><a href="/wiki/SQL-Versioning">Sql Versioning</a></li> + <li><a href ="/wiki/MySQLtypesC++">MySQL types (C++)</a></li> <li><a href="/wiki/Hooks-Bash">Hooks Bash</a></li> <li><a href="/wiki/Hooks-Cmake">Hooks Cmake</a></li> <li><a href="/wiki/Create-a-new-Hook">Hooks C++</a></li> |
