Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Χάρης Παπαδόπουλος
e-epal
Commits
45a639ee
Commit
45a639ee
authored
Jun 09, 2017
by
Open Source Developer
Browse files
crypt
parent
a52ded3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
drupal/modules/epal/src/Crypt.php
View file @
45a639ee
...
...
@@ -16,7 +16,7 @@ class Crypt
if
(
is_string
(
$fname
))
{
$this
->
fname
=
$fname
;
}
else
{
$this
->
fname
=
__DIR__
.
"/../../../../../app.txt"
;
$this
->
fname
=
__DIR__
.
"/../../../../../
../
app.txt"
;
}
}
...
...
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