legacy-dotfiles/emacs.d/nxhtml/tests/in/only-php.php
Tom Willemsen 94d2fc1815 Django, org
* Added nxhtml, mostly for django support.

  * Changed some org settings.
2011-03-07 09:04:49 +01:00

10 lines
127 B
PHP

<?php
include 'header.php';
if (dff) {
thank();
// Bad indentation on next line?
}
for (;;) {
you();
}
?>