Commit Graph

324 Commits

Author SHA1 Message Date
saxmatt
becc1347cb http://mosquito.wordpress.org/view.php?id=810
git-svn-id: http://svn.automattic.com/wordpress/trunk@2329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-14 07:06:52 +00:00
saxmatt
b3a97be613 http://mosquito.wordpress.org/view.php?id=431
git-svn-id: http://svn.automattic.com/wordpress/trunk@2278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-12 01:50:27 +00:00
saxmatt
85c19d30c2 http://mosquito.wordpress.org/view.php?id=430
git-svn-id: http://svn.automattic.com/wordpress/trunk@2170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:24:05 +00:00
saxmatt
eeee21f816 Invalid generated code - http://mosquito.wordpress.org/view.php?id=774
git-svn-id: http://svn.automattic.com/wordpress/trunk@2169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-31 10:17:48 +00:00
saxmatt
88efcfd20d More name cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@1864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 23:55:08 +00:00
mikelittle
10d0af0fb2 cleanup filenames
git-svn-id: http://svn.automattic.com/wordpress/trunk@1863 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 23:30:51 +00:00
donncha
c2b6df21be Fixed missing function - include admin.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@1824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-21 15:16:03 +00:00
emc3
28e39a8291 Fixed the file renaming bug that I introduced.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1761 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 14:59:52 +00:00
emc3
8fca0cb926 Security: Clean up user inputs before using.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-02 00:46:30 +00:00
saxmatt
22b8041c7a Missing dollar sign.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-30 08:16:55 +00:00
rboren
5a7df4bc27 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 00:16:27 +00:00
rboren
9dfb6f67f8 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-23 06:46:53 +00:00
saxmatt
be3d8eefa2 Linking to the wrong options file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 07:49:09 +00:00
saxmatt
10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
saxmatt
2c08a37756 CHMOD uploaded files to make sure they're writable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-18 07:10:44 +00:00
saxmatt
28b7da1c4f File type matching should be case-insensitive.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-12 17:25:59 +00:00
emc3
d71f97bb20 Fixed to use get_settings(). Via mindtrap: gbergling@0xfce3.net http://www.bsd-network.org/
git-svn-id: http://svn.automattic.com/wordpress/trunk@977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-16 14:41:39 +00:00
rboren
9c711968c3 Remove spurious $
git-svn-id: http://svn.automattic.com/wordpress/trunk@959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-05 07:26:38 +00:00
saxmatt
b6aa1f6807 Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 06:13:32 +00:00
emc3
634e9e8988 Fixed a typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-18 19:39:49 +00:00
saxmatt
a87acdf1e2 New upload functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-05 14:28:02 +00:00
saxmatt
3f58a8429a Removed ref to missing files. This upload thing needs to be looked at and redone.
git-svn-id: http://svn.automattic.com/wordpress/trunk@765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-12 13:13:06 +00:00
saxmatt
99a7358baf Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-18 09:36:13 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00