PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
facebookcomment
<?php $width = getIndex($this->module_data, 'width', 450); ?> <div class="comment_container"> <div class="fb-comments" data-href="http://<?php echo $_SERVER['HTTP_HOST'] ?>" data-width="<?php echo $width; ?>" data-num-posts="10"></div> </div>
[+]
..
[-] frontend_view.php
[edit]
[-] backend.js
[edit]
[-] backend.php
[edit]
[-] frontend_script.php
[edit]
[-] frontend_class.php
[edit]