mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 07:06:45 +02: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