Changeset 1420
- Timestamp:
- 03/11/2010 07:39:46 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/_InstallationResources/omwiki_migration_13500_13501.sql
r1419 r1420 1 1 update om_omcollab_portlets 2 set `title`= `Featured Contributor`3 where `name`= `contributor`;2 set `title`='Featured Contributor' 3 where `name`='contributor'; 4 4 5 5 update om_omcollab_portlets 6 set `title`= `Teams`7 where `name`= `team`;6 set `title`='Teams' 7 where `name`='team';
Note: See TracChangeset
for help on using the changeset viewer.
