mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-14 08:52:51 -04:00
Allow password change with no restrictions + code reorg (#1894)
This commit is contained in:
@@ -123,6 +123,5 @@ class Module extends CI_Model
|
||||
$this->db->from('modules');
|
||||
return $this->db->get()->row()->sort;
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user