Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
legi
soft
gestex
Commits
a4ae1afb
Commit
a4ae1afb
authored
Sep 27, 2020
by
Gabriel Moreau
Browse files
Stupid error in function def
parent
fe0fb0b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
module/db-functions.php
View file @
a4ae1afb
...
...
@@ -69,7 +69,7 @@ function check_val_in_db($pdo, $table, $col, $value) {
// Datasheet
// ---------------------------------------------------------------------
function
get_datasheet_basepath
{
function
get_datasheet_basepath
()
{
return
'./data/datasheet'
;
}
...
...
Write
Preview
Supports
Markdown
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