Add VERSION information and source in common live-helper common functions.

This commit is contained in:
Richard Nelson 2010-06-25 13:59:55 -05:00 committed by Daniel Baumann
parent bb33608ee8
commit 04489e6b9f
3 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,9 @@
# This is free software, and you are welcome to redistribute it
# under certain conditions; see COPYING for details.
# Including common functions
. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
# Reading defaults
if [ -r /etc/default/live-helper.cgi ]
then

View File

@ -326,5 +326,7 @@
<input type="reset" value="Reset" />
&nbsp;
<input type="submit" value="Submit" />
&nbsp;
Version: VERSION
</form>

View File

@ -346,5 +346,7 @@
<input type="reset" value="Reset" />
&nbsp;
<input type="submit" value="Submit" />
&nbsp;
Version: VERSION
</form>