Title: Flutter Plugin Warning
Last modified: August 22, 2016

---

# Flutter Plugin Warning

 *  [vialatina](https://wordpress.org/support/users/vialatina/)
 * (@vialatina)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/flutter-plugin-warning/)
 * Good Night. I’ve a problem with this code, and i can’t fix it. The site looks
   like this: [http://www.revistavialatina.com/?p=2859](http://www.revistavialatina.com/?p=2859).
   Thanks for your help.
 * function dircopy($src_dir, $dst_dir, $verbose = false, $use_cached_dir_trees 
   = false)
    { static $cached_src_dir; static $src_tree; static $dst_tree; $num 
   = 0;
 * if (($slash = substr($src_dir, -1)) == “\\” || $slash == “/”) $src_dir = substr(
   $src_dir, 0, strlen($src_dir) – 1);
    if (($slash = substr($dst_dir, -1)) == “\\”
   || $slash == “/”) $dst_dir = substr($dst_dir, 0, strlen($dst_dir) – 1);
 * if (!$use_cached_dir_trees || !isset($src_tree) || $cached_src_dir != $src_dir)
   {
   $src_tree = get_dir_tree($src_dir); $cached_src_dir = $src_dir; $src_changed 
   = true; }

The topic ‘Flutter Plugin Warning’ is closed to new replies.

## Tags

 * [Flutter](https://wordpress.org/support/topic-tag/flutter/)

 * 0 replies
 * 1 participant
 * Last reply from: [vialatina](https://wordpress.org/support/users/vialatina/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/flutter-plugin-warning/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
