|
File patch_1260.patch, 0.9 kB
(added by Tseng, 5 months ago)
|
Fixes the "comment problem"
|
-
/engine/ispcp-als-mngr
| old |
new |
|
| 1988 | 1988 | ################################################################################ |
|---|
| 1989 | 1989 | ## |
|---|
| 1990 | 1990 | ## |
|---|
| 1991 | | ##sub als_change_data { |
|---|
| | 1991 | ## |
|---|
| | 1992 | sub als_change_data { |
|---|
| 1992 | 1993 | my ($als_data) = @_; |
|---|
| 1993 | 1994 | my $rs = undef; |
|---|
| 1994 | 1995 | |
| … | … | |
| 2014 | 2015 | ################################################################################ |
|---|
| 2015 | 2016 | ## |
|---|
| 2016 | 2017 | ## |
|---|
| 2017 | | ##sub als_del_data { |
|---|
| | 2018 | ## |
|---|
| | 2019 | sub als_del_data { |
|---|
| 2018 | 2020 | my ($als_data) = @_; |
|---|
| 2019 | 2021 | my $rs = undef; |
|---|
| 2020 | 2022 | |
| … | … | |
| 2040 | 2042 | ################################################################################ |
|---|
| 2041 | 2043 | ## |
|---|
| 2042 | 2044 | ## |
|---|
| 2043 | | ##sub als_mngr_engine { |
|---|
| | 2045 | ## |
|---|
| | 2046 | sub als_mngr_engine { |
|---|
| 2044 | 2047 | my ($rs, $rows, $rdata) = (undef, undef, undef); |
|---|
| 2045 | 2048 | |
|---|
| 2046 | 2049 | push_el(\@main::el, 'als_mngr_engine()', 'Starting...'); |
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>