projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9858a8a
)
removed the row from SQL table log_module
author
rohieb
<devnull@localhost>
Sun, 13 Jul 2008 21:05:16 +0000
(23:05 +0200)
committer
rohieb
<devnull@localhost>
Sun, 13 Jul 2008 21:05:16 +0000
(23:05 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
2a4fc00
..
5388ea5
100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-86,6
+86,7
@@
uninstall:
$(RM) /usr/share/iserv/www/mod_room-reservation
\r
$(RM) /usr/share/iserv/modules/room-reservation
\r
\r
+ psql -c "DELETE FROM log_module WHERE module='Room Reservation Schedule';"
\r
chklocale
\r
\r
@echo ----------------------------------------------------------------------
\r
This page took
0.021797 seconds
and
4
git commands to generate.