Ver código fonte

Fix another short open tag

Thijs Kinkhorst 22 anos atrás
pai
commit
28849bc4b8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      config/config_local.php

+ 1 - 1
config/config_local.php

@@ -1,4 +1,4 @@
-<?
+<?php
 /* Local config overrides.
    You can override the config.php settings here.  Don't do it unless you know what you're doing.
    Use standard PHP syntax, see config.php for examples. */