mirror of
https://github.com/vrana/adminer.git
synced 2026-01-10 01:23:12 +01:00
Mark scripts as executable
This commit is contained in:
1
compile.php
Normal file → Executable file
1
compile.php
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
error_reporting(6135); // errors and warnings
|
||||
include dirname(__FILE__) . "/adminer/include/version.inc.php";
|
||||
|
||||
Reference in New Issue
Block a user