Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
retypos-server
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eterfund
retypos-server
Commits
fd6aa738
Commit
fd6aa738
authored
Sep 15, 2018
by
Георгий Попов
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Исправил опечатку, которая приводила к ошибке на фронте
parent
1237acfa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Typos.php
cp/application/controllers/users/Typos.php
+1
-1
No files found.
cp/application/controllers/users/Typos.php
View file @
fd6aa738
...
@@ -140,7 +140,7 @@ class Typos extends CI_Controller {
...
@@ -140,7 +140,7 @@ class Typos extends CI_Controller {
$response
[
"message"
]
=
$e
->
getMessage
();
$response
[
"message"
]
=
$e
->
getMessage
();
}
}
return
$this
->
createJsonResponse
(
$
data
);
return
$this
->
createJsonResponse
(
$
response
);
}
}
/**
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment