Changeset 286

Show
Ignore:
Timestamp:
01/13/05 23:22:01 (3 years ago)
Author:
aking
Message:

$siteurl wasn't set, so comments were broken.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wordpress-mobile-edition/trunk/wp-mobile.php

    r221 r286  
    318318<!-- form to add a comment --> 
    319319 
    320 <form action="<?php echo $siteurl; ?>/wp-comments.post.php" method="post"> 
     320<form action="<?php echo get_settings('siteurl'); ?>/wp-comments.post.php" method="post"> 
    321321 
    322322      <p>