Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
question2answer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
outils
question2answer
Commits
3ba381f1
Commit
3ba381f1
authored
Jan 14, 2016
by
Daniel Ruf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typos
parent
ca7eb873
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
install.php
qa-include/db/install.php
+4
-5
No files found.
qa-include/db/install.php
View file @
3ba381f1
...
...
@@ -1431,13 +1431,13 @@
$keyrecalc
[
'dorecalcpoints'
]
=
true
;
break
;
// Up to here: Ver
is
on 1.7
// Up to here: Ver
si
on 1.7
case
59
:
// upgrade from alpha version removed
break
;
// Up to here: Ver
is
on 1.7.1
// Up to here: Ver
si
on 1.7.1
case
60
:
// add new category widget - note title must match that from qa_register_core_modules()
...
...
@@ -1460,7 +1460,7 @@
break
;
// Up to here: Ver
is
on 1.8 alpha
// Up to here: Ver
si
on 1.8 alpha
case
62
:
qa_db_upgrade_query
(
'ALTER TABLE ^users ADD COLUMN passhash '
.
$definitions
[
'users'
][
'passhash'
]
.
' AFTER passcheck'
);
...
...
@@ -1529,4 +1529,4 @@
/*
Omit PHP closing tag to help avoid accidental output
*/
\ No newline at end of file
*/
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