}
spl_autoload_register('wob_autoload');
+//EOF
+return
?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
}
};
-?>
\ No newline at end of file
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
}
};
-?>
\ No newline at end of file
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
}
};
-?>
\ No newline at end of file
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
}
};
-?>
\ No newline at end of file
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
return $r;
}
};
-?>
\ No newline at end of file
+
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
}
};
-?>
\ No newline at end of file
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
/**XML translation: & -> &, < -> < etc.pp.*/
function xq($str){return htmlspecialchars($str,ENT_NOQUOTES,"UTF-8");}
-?>
\ No newline at end of file
+//EOF
+return
+?>
-<?
+<?php
// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU LGPL version 3 or at your option any newer.
// See COPYING.LGPL file that comes with this distribution.
}
};
-?>
\ No newline at end of file
+//EOF
+return
+?>
-// Copyright (C) 2009-2011 by Konrad Rosenbaum <konrad@silmor.de>
+// Copyright (C) 2009-2014 by Konrad Rosenbaum <konrad@silmor.de>
// protected under the GNU GPL version 3 or at your option any newer.
// See COPYING.GPL file that comes with this distribution.
//
#ifndef WOC_PHP_CONST_H
#define WOC_PHP_CONST_H
-static const QByteArray PHPSTART("<?\n//THIS IS AN AUTOGENERATED FILE, DONT CHANGE!\n\n");
-static const QByteArray PHPEND("\n//END OF AUTOGENERATED FILE\nreturn;\n?>");
+static const QByteArray PHPSTART("<?php\n//BEGIN OF AUTOMATICALLY GENERATED FILE\n//PLEASE DO NOT CHANGE!\n\n");
+static const QByteArray PHPEND("\n//END OF AUTOMATICALLY GENERATED FILE\nreturn;\n?>");
#ifndef WOC_PHP_NO_WRAP
#define m_basedir m_parent->m_basedir