Better indication no postgres instance detected
This commit is contained in:
parent
04a7ff551c
commit
63b959c8cd
@ -28,6 +28,8 @@
|
|||||||
var_dump(pg_fetch_all($result));
|
var_dump(pg_fetch_all($result));
|
||||||
?>
|
?>
|
||||||
</p>
|
</p>
|
||||||
|
{% else %}
|
||||||
|
<p>No postgres instance detected.</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user