Changeset 9982 in spip-zone
- Timestamp:
- Feb 28, 2007, 9:18:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_dev_/tests/index.php
r9796 r9982 15 15 } 16 16 17 echo "<html><head>", 17 echo 18 "<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 19 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>\n", 20 "<html><head><title>Tests de SPIP</title>", 18 21 "<script src='jquery-1.1.js' type='text/javascript'></script>\n", 19 22 "<script src='testrunner.js' type='text/javascript'></script>\n",
Note: See TracChangeset
for help on using the changeset viewer.