DataObjects/Core_person_signup.php
[Pman.Core] / sql / I18n.sql
1
2 ALTER TABLE i18n ADD COLUMN is_active int(1) NOT NULL DEFAULT 1;