projects
/
WP-Plugins
/
glm-member-db-apis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2feb71e
)
uses view file for bibco
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 21 Mar 2017 15:52:12 +0000
(11:52 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 21 Mar 2017 15:52:12 +0000
(11:52 -0400)
different view file.
models/front/apis/bibcoCalendar.php
patch
|
blob
|
history
diff --git
a/models/front/apis/bibcoCalendar.php
b/models/front/apis/bibcoCalendar.php
index
98a1752
..
0b3641f
100644
(file)
--- a/
models/front/apis/bibcoCalendar.php
+++ b/
models/front/apis/bibcoCalendar.php
@@
-51,7
+51,7
@@
class GlmMembersFront_apis_bibcoCalendar
{
//echo '<pre>$_REQUEST: ' . print_r( $_REQUEST, true ) . '</pre>';
//echo '<pre>$actionData: ' . print_r( $actionData, true ) . '</pre>';
- $view = '
schedule
';
+ $view = '
bibcoCalendar
';
$settings = array();
$content = '';
$mainSchedId = false;