projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4120b3
)
Fix copy/paste error in page header.
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 29 Jan 2009 18:37:14 +0000
(13:37 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 29 Jan 2009 18:38:32 +0000
(13:38 -0500)
kronolith/lib/Imple/Embed.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Imple/Embed.php
b/kronolith/lib/Imple/Embed.php
index
ebc4ec0
..
bc888a0
100644
(file)
--- a/
kronolith/lib/Imple/Embed.php
+++ b/
kronolith/lib/Imple/Embed.php
@@
-1,6
+1,6
@@
<?php
/**
- *
Ansel_XRequest_Embed:: Class for embedding a small gallery widget
in external
+ *
Kronolith_Imple_Embed:: Class for embedding calendar widgets
in external
* websites. Meant to be called via a single script tag, therefore this will
* always return nothing but valid javascript.
*
@@
-8,7
+8,7
@@
*
* @author Michael J. Rubinsky <mrubinsk@horde.org>
*
- * @package
Ansel
+ * @package
Kronolith
*/
class Kronolith_Imple_Embed extends Kronolith_Imple {