Changeset 3 for branches/user_agent
- Timestamp:
- 02/06/09 21:19:04 (3 years ago)
- Files:
-
- 1 modified
-
branches/user_agent/manifest.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/user_agent/manifest.xml
r2 r3 7 7 <description>This extension adds Browser and system icon to each post.</description> 8 8 <author>Daris</author> 9 <minversion>1.3 Beta</minversion>10 <maxtestedon>1.3 Beta</maxtestedon>9 <minversion>1.3</minversion> 10 <maxtestedon>1.3.2</maxtestedon> 11 11 <install><![CDATA[ 12 12 $forum_db->add_field('posts', 'user_agent', 'VARCHAR( 255 )', true);