[freeside-commits] freeside/FS/t rate_time.t, NONE, 1.1 rate_time_interval.t, NONE, 1.1
Mark Wells
mark at wavetail.420.am
Wed Jun 30 18:53:52 PDT 2010
- Previous message: [freeside-commits] freeside/FS/FS rate_time.pm, NONE, 1.1 rate_time_interval.pm, NONE, 1.1 Mason.pm, 1.42, 1.43 Schema.pm, 1.221, 1.222 rate.pm, 1.12, 1.13 rate_detail.pm, 1.12, 1.13
- Next message: [freeside-commits] freeside/httemplate/browse rate_time.html, NONE, 1.1 rate.cgi, 1.8, 1.9 rate_detail.html, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/t
In directory wavetail.420.am:/tmp/cvs-serv1454/FS/t
Added Files:
rate_time.t rate_time_interval.t
Log Message:
voip_cdr call rating by day and time, RT#4763
--- NEW FILE: rate_time_interval.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::rate_time_interval;
$loaded=1;
print "ok 1\n";
--- NEW FILE: rate_time.t ---
BEGIN { $| = 1; print "1..1\n" }
END {print "not ok 1\n" unless $loaded;}
use FS::rate_time;
$loaded=1;
print "ok 1\n";
- Previous message: [freeside-commits] freeside/FS/FS rate_time.pm, NONE, 1.1 rate_time_interval.pm, NONE, 1.1 Mason.pm, 1.42, 1.43 Schema.pm, 1.221, 1.222 rate.pm, 1.12, 1.13 rate_detail.pm, 1.12, 1.13
- Next message: [freeside-commits] freeside/httemplate/browse rate_time.html, NONE, 1.1 rate.cgi, 1.8, 1.9 rate_detail.html, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list