Commit Graph

11 Commits

Author SHA1 Message Date
mikelittle 984b4a7cce Link settings now coming from options data.
config.php file now removed.


git-svn-id: http://svn.automattic.com/wordpress/trunk@290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-03 23:46:20 +00:00
mikelittle 81d1deec51 Added notes column to links. Can add/edit/save them in linkmanager.
Update/install scripts updated for new column.
added new methods get_linkobjects() and get_linkobjectsbyname()


git-svn-id: http://svn.automattic.com/wordpress/trunk@265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-23 00:26:03 +00:00
mikelittle 87bed677d1 Link to final part of upgrade
git-svn-id: http://svn.automattic.com/wordpress/trunk@262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 21:15:37 +00:00
mikelittle cea697b234 Fixed error with table changes
backquotes do't work on older versions of mysql


git-svn-id: http://svn.automattic.com/wordpress/trunk@261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-07-20 20:43:48 +00:00
mikelittle b08123af2c SQL fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-15 22:46:32 +00:00
mikelittle fc41175af3 require -> require_once
b2config.php -> wp-config.php


git-svn-id: http://svn.automattic.com/wordpress/trunk@212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-12 22:42:48 +00:00
saxmatt f571fecf39 use DB_NAME instead of $dbname
git-svn-id: http://svn.automattic.com/wordpress/trunk@187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-07 21:24:42 +00:00
saxmatt 4cb49de3d8 Forgot post_status.
git-svn-id: http://svn.automattic.com/wordpress/trunk@166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 20:04:47 +00:00
saxmatt 167c3e4c1b Altered with new database fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-06-04 19:55:21 +00:00
mikelittle f7e8b6426f Fix problem with registerglobals off
Sorted variable based table name.
Added b2links -> wp links table update.


git-svn-id: http://svn.automattic.com/wordpress/trunk@76 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-24 00:10:52 +00:00
saxmatt 7a584c79d7 b2 upgrade script, tested to work with 0.6.1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@63 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-05-23 15:32:19 +00:00