mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
many functions removed, might have broken a few things
This commit is contained in:
parent
a2a3733666
commit
924f20e221
948
blog/lib.php
948
blog/lib.php
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,3 @@
|
||||
<?php
|
||||
// print out the extra form element needed to support post previews
|
||||
blog_print_preview_form($bloginfo->userid);
|
||||
?>
|
||||
|
||||
<form method="post" action="preferences.php" name="entry" id="entry">
|
||||
<input type="hidden" name="referrer" value="<?php echo $referrer; ?>" />
|
||||
<table cellpadding="9" cellspacing="0">
|
||||
|
Loading…
x
Reference in New Issue
Block a user