]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/emacswiki-080119.php
e4215a1615c3988bc23db94c48524b8d0b319833
[.emacs.d.git] / emacs / nxhtml / tests / in / emacswiki-080119.php
1 <?php\r
2 \r
3   /* There was a problem reported 2008-01-19 on\r
4      http://www.emacswiki.org/cgi-bin/wiki/NxhtmlMode. The word\r
5      INCLUDE was highlighted with a different color. However this\r
6      should now work and the word APP_INCLUDE below should all be in\r
7      font-lock-warning-face.\r
8 \r
9      FIXME: When deleting the first star the first time only the first\r
10      part of the comment is affected.\r
11    */\r
12 \r
13 define("APP_INCLUDE", "/home/app/include/"); include_once(APP_INCLUDE . "file.php");\r
14 \r
15 ?>\r