Change <? to <?php and add some formatting
This commit is contained in:
@@ -1,3 +1 @@
|
||||
<?
|
||||
$xmla = simplexml_load_file('../db/todoist.xml');
|
||||
if($xmla->token== '' || $xmla->token == null)
|
||||
<?php
|
Reference in New Issue
Block a user