switch to longer open tags (recommended by php)

This commit is contained in:
florian
2013-10-15 19:57:09 +00:00
parent b9c14a9a85
commit 8e4436f9de
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/php -q
<?
<?php
require_once("toolkit.php");
$pma_api = file_get_contents("http://www.phpmyadmin.net/home_page/downloads.php");