Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Midgard Components Framework 3rd generation
Homepage: http://www.midgard-project.org
Clone URL: git://github.com/bergie/midcom.git
Search Repo:
Removed unnecessary notification object
wick3d (author)
Fri Apr 04 00:27:04 -0700 2008
commit  5bbe2bd9691f027d0030d9f63fdad900ad48b73b
tree    3617f2b7443f6276fd6f84c4cf43f17ec2aeeb17
parent  24df79ec4549dbe7696d553201d153b18f534c78
...
22
23
24
25
 
26
27
28
...
22
23
24
 
25
26
27
28
0
@@ -22,7 +22,7 @@ class net_nemein_notifications_controllers_index
0
     {
0
         // $notifier = new net_nemein_notifications_notifier('e857294ea89a11dbb67e7f95d175e24ee24e');
0
         // $notifier->send_mail(array(
0
- // 'title' => 'Testing....'
0
+ // 'title' => 'Testing 2....'
0
         // ));
0
         
0
         $qb = new org_openpsa_qbpager_pager('net_nemein_notifications_notification');

Comments

    No one has commented yet.