Changeset 2712 for trunk/system/core/utf8.php
- Timestamp:
- 05/29/2008 12:05:06 PM (4 months ago)
- Files:
-
- 1 modified
-
trunk/system/core/utf8.php (modified) (24 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/core/utf8.php
r2593 r2712 180 180 if ( ! isset(self::$called[__FUNCTION__])) 181 181 { 182 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;182 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 183 183 184 184 // Function has been called … … 200 200 if ( ! isset(self::$called[__FUNCTION__])) 201 201 { 202 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;202 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 203 203 204 204 // Function has been called … … 225 225 if ( ! isset(self::$called[__FUNCTION__])) 226 226 { 227 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;227 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 228 228 229 229 // Function has been called … … 250 250 if ( ! isset(self::$called[__FUNCTION__])) 251 251 { 252 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;252 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 253 253 254 254 // Function has been called … … 274 274 if ( ! isset(self::$called[__FUNCTION__])) 275 275 { 276 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;276 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 277 277 278 278 // Function has been called … … 298 298 if ( ! isset(self::$called[__FUNCTION__])) 299 299 { 300 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;300 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 301 301 302 302 // Function has been called … … 320 320 if ( ! isset(self::$called[__FUNCTION__])) 321 321 { 322 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;322 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 323 323 324 324 // Function has been called … … 342 342 if ( ! isset(self::$called[__FUNCTION__])) 343 343 { 344 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;344 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 345 345 346 346 // Function has been called … … 364 364 if ( ! isset(self::$called[__FUNCTION__])) 365 365 { 366 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;366 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 367 367 368 368 // Function has been called … … 386 386 if ( ! isset(self::$called[__FUNCTION__])) 387 387 { 388 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;388 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 389 389 390 390 // Function has been called … … 411 411 if ( ! isset(self::$called[__FUNCTION__])) 412 412 { 413 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;413 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 414 414 415 415 // Function has been called … … 439 439 if ( ! isset(self::$called[__FUNCTION__])) 440 440 { 441 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;441 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 442 442 443 443 // Function has been called … … 464 464 if ( ! isset(self::$called[__FUNCTION__])) 465 465 { 466 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;466 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 467 467 468 468 // Function has been called … … 489 489 if ( ! isset(self::$called[__FUNCTION__])) 490 490 { 491 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;491 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 492 492 493 493 // Function has been called … … 514 514 if ( ! isset(self::$called[__FUNCTION__])) 515 515 { 516 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;516 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 517 517 518 518 // Function has been called … … 539 539 if ( ! isset(self::$called[__FUNCTION__])) 540 540 { 541 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;541 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 542 542 543 543 // Function has been called … … 562 562 if ( ! isset(self::$called[__FUNCTION__])) 563 563 { 564 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;564 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 565 565 566 566 // Function has been called … … 584 584 if ( ! isset(self::$called[__FUNCTION__])) 585 585 { 586 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;586 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 587 587 588 588 // Function has been called … … 608 608 if ( ! isset(self::$called[__FUNCTION__])) 609 609 { 610 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;610 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 611 611 612 612 // Function has been called … … 631 631 if ( ! isset(self::$called[__FUNCTION__])) 632 632 { 633 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;633 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 634 634 635 635 // Function has been called … … 654 654 if ( ! isset(self::$called[__FUNCTION__])) 655 655 { 656 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;656 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 657 657 658 658 // Function has been called … … 676 676 if ( ! isset(self::$called[__FUNCTION__])) 677 677 { 678 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;678 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 679 679 680 680 // Function has been called … … 704 704 if ( ! isset(self::$called[__FUNCTION__])) 705 705 { 706 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;706 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 707 707 708 708 // Function has been called … … 732 732 if ( ! isset(self::$called[__FUNCTION__])) 733 733 { 734 require _onceSYSPATH.'core/utf8/'.__FUNCTION__.EXT;734 require SYSPATH.'core/utf8/'.__FUNCTION__.EXT; 735 735 736 736 // Function has been called
