DBal migration completed #6 and #4 repaired

This commit is contained in:
José Luis Garrido Labrador
2018-10-11 15:39:11 +02:00
parent dffbaacfbd
commit be6caf9702
16 changed files with 771 additions and 1840 deletions

View File

@@ -8,7 +8,7 @@
<td><strong>Author:</strong>&nbsp{{ code.nick }} <strong> Version: </strong>{{ code.version }} <strong>
Lang: </strong>{{ code.lLang }}</td>
</tr>
{% if code.extlib is defined %}
{% if code.extlib is defined and code.extlib != "" %}
<tr>
<td>
<strong>External library:</strong>&nbsp{{ code.extlib }}