This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
You've already forked Wordpress
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2b57bde9f9
Wordpress
/
index.php
4 lines
72 B
PHP
Raw
Normal View
History
Unescape
Escape
The great renaming. git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 01:22:36 +01:00
<
?
php
s/this lines/this line/ so as to deny the IRC denizens their idle amusement. git-svn-id: https://develop.svn.wordpress.org/trunk@1133 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 06:05:26 +02:00
/* Don't remove this line. */
Plugin enhancements. git-svn-id: https://develop.svn.wordpress.org/trunk@1081 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 04:24:37 +02:00
require
(
'./wp-blog-header.php'
);
Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify. git-svn-id: https://develop.svn.wordpress.org/trunk@2032 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-02 03:47:45 +01:00
?>