Get magic docs HTML/TXT generator working

Needs "<?php" not "<?".
This commit is contained in:
Bill Kendrick 2018-08-30 01:31:36 -07:00
parent 232176025d
commit ecfb336b5c
2 changed files with 4 additions and 4 deletions

View file

@ -1,11 +1,11 @@
<?
<?php
/* This PHP file contains all the documentation for the various Magic Tools
that are shipped with Tux Paint, as well as code and templates to generate
individual HTML files for each of them, and an index.html that links to
them all. */
/* Bill Kendrick <bill@newbreedsoftware.com> */
/* 2009.10.08 */
/* Oct. 8, 2009 - August 30, 2018 */
/* Authors of the Magic tools: */