mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
fix typo in comments
This commit is contained in:
parent
bf1d8482d4
commit
550f0ee1f1
|
@ -47,7 +47,7 @@ CREATE TABLE `tblAttributeDefinitions` (
|
|||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `tblUsers`
|
||||
-- Table structure for table `tblRoles`
|
||||
--
|
||||
|
||||
CREATE TABLE `tblRoles` (
|
||||
|
|
|
@ -44,7 +44,7 @@ CREATE TABLE "tblAttributeDefinitions" (
|
|||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `tblUsers`
|
||||
-- Table structure for table `tblRoles`
|
||||
--
|
||||
|
||||
CREATE TABLE "tblRoles" (
|
||||
|
|
|
@ -44,7 +44,7 @@ CREATE TABLE `tblAttributeDefinitions` (
|
|||
-- --------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Table structure for table `tblUsers`
|
||||
-- Table structure for table `tblRoles`
|
||||
--
|
||||
|
||||
CREATE TABLE `tblRoles` (
|
||||
|
|
Loading…
Reference in New Issue
Block a user