sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

send digest #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
in yumMessagesController there is method
public function actionSendDigest() 
{...
$this->render('send_digest', array('message' => $message));
...}

but the view send_digest is not found

Original issue reported on code.google.com by mither...@gmail.com on 20 Jul 2011 at 3:37

GoogleCodeExporter commented 9 years ago
i downloaded the latest svn, i thought this option was previously removed but 
it seems to cropped up in the code again, not sure weather to nop it  maybe 
thesyus has a better idea

Original comment by mither...@gmail.com on 20 Jul 2011 at 3:39

GoogleCodeExporter commented 9 years ago
Does anybody know, what is supposed to do this view? i added a blank view, just 
for avoid the error.

Original comment by oliverc...@gmail.com on 27 Oct 2011 at 3:16