Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mahara-scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
mahara
mahara-scripts
Commits
6a445da3
Commit
6a445da3
authored
Jun 22, 2011
by
Richard Mansfield
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove htdocs/ directory from string locations
parent
dc40d543
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mahara-langpacks/update-pot.sh
mahara-langpacks/update-pot.sh
+1
-1
No files found.
mahara-langpacks/update-pot.sh
View file @
6a445da3
...
...
@@ -104,7 +104,7 @@ for branch in ${branches} ; do
echo
"Updating
${
outputfile
}
"
[
-f
${
outputfile
}
]
&&
rm
${
outputfile
}
/usr/bin/php
${
SCRIPTS
}
/php-po.php
${
langpack
}
${
langpack
}
${
outputfile
}
/usr/bin/php
${
SCRIPTS
}
/php-po.php
${
langpack
}
/htdocs
${
langpack
}
/htdocs
${
outputfile
}
if
[
-f
${
outputfile
}
]
;
then
cd
${
BZR
}
/
${
branch
}
...
...
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