alecpl
2008-06-15 e58df3adc9b4182c232c94178d024bb4a89c2290
program/steps/addressbook/edit.inc
@@ -113,7 +113,7 @@
if (!$CONTACTS->get_result() && template_exists('addcontact'))
if (!$CONTACTS->get_result() && $OUTPUT->template_exists('addcontact'))
  $OUTPUT->send('addcontact');
// this will be executed if no template for addcontact exists